is not current version
Last Version 2.0.1

top.plutoppppp:reentrant-lock 2.0

可重入分布式锁

Categories

Categories

Ant Build Tools
GroupId

GroupId

top.plutoppppp
ArtifactId

ArtifactId

reentrant-lock
Version

Version

2.0
Type

Type

jar

Download reentrant-lock 2.0


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