Last Version

common-distributed-lock 1.0.0

Spring Boot Support for Distributed Lock

License

License

GroupId

GroupId

com.mafgwo.common.distributed-lock
ArtifactId

ArtifactId

common-distributed-lock
Version

Version

1.0.0
Type

Type

pom
Description

Description

common-distributed-lock
Spring Boot Support for Distributed Lock
Project URL

Project URL

https://github.com/mafgwo/common-distributed-lock/
Source Code Management

Source Code Management

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

Download common-distributed-lock 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common-distributed-lock-starter
  • common-distributed-lock-core
  • common-distributed-lock-example