is not current version
Last Version 1.0.1

com.github.xinlc:lock4j-parent 1.0.0

The parent project of Distributed Lock

GroupId

GroupId

com.github.xinlc
ArtifactId

ArtifactId

lock4j-parent
Version

Version

1.0.0
Type

Type

pom

Download lock4j-parent 1.0.0

Filename Size
lock4j-parent-1.0.0.pom 7 KB
Browse

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

Related Libraries