Distributed Lock

A Distributed Lock

License

License

GroupId

GroupId

ai.platon
ArtifactId

ArtifactId

distributed-lock
Last Version

Last Version

1.4.2
Release Date

Release Date

Type

Type

pom
Description

Description

Distributed Lock
A Distributed Lock
Source Code Management

Source Code Management

https://github.com/platonai/distributed-lock

Download distributed-lock

How to add to project

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

Dependencies

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

Project Modules

  • distributed-lock-api
  • distributed-lock-core
  • distributed-lock-mongo
  • distributed-lock-example

Versions

Version
1.4.2