Last Version

com.mafgwo.common.distributed-lock:common-distributed-lock-core 1.0.0

Spring Boot Support for Distributed Lock

License

License

GroupId

GroupId

com.mafgwo.common.distributed-lock
ArtifactId

ArtifactId

common-distributed-lock-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

Spring Boot Support for Distributed Lock
Source Code Management

Source Code Management

https://github.com/mafgwo/common-distributed-lock/tree/master/common-distributed-lock-core

Download common-distributed-lock-core 1.0.0


<!-- https://jarcasting.com/artifacts/com.mafgwo.common.distributed-lock/common-distributed-lock-core/ -->
<dependency>
    <groupId>com.mafgwo.common.distributed-lock</groupId>
    <artifactId>common-distributed-lock-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mafgwo.common.distributed-lock/common-distributed-lock-core/
implementation 'com.mafgwo.common.distributed-lock:common-distributed-lock-core:1.0.0'
// https://jarcasting.com/artifacts/com.mafgwo.common.distributed-lock/common-distributed-lock-core/
implementation ("com.mafgwo.common.distributed-lock:common-distributed-lock-core:1.0.0")
'com.mafgwo.common.distributed-lock:common-distributed-lock-core:jar:1.0.0'
<dependency org="com.mafgwo.common.distributed-lock" name="common-distributed-lock-core" rev="1.0.0">
  <artifact name="common-distributed-lock-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mafgwo.common.distributed-lock', module='common-distributed-lock-core', version='1.0.0')
)
libraryDependencies += "com.mafgwo.common.distributed-lock" % "common-distributed-lock-core" % "1.0.0"
[com.mafgwo.common.distributed-lock/common-distributed-lock-core "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.4.RELEASE
org.redisson : redisson jar 3.2.0
org.projectlombok : lombok jar 1.16.14

Project Modules

There are no modules declared in this project.