License |
License |
---|---|
GroupId | GroupIdcom.github.xinlc |
ArtifactId | ArtifactIdlock4j-parent |
Version | Version1.0.1 |
Type | Typepom |
Description |
Descriptionlock4j-parent
The parent project of Distributed Lock
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lock4j-parent-1.0.1.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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xinlc/lock4j-parent/
implementation 'com.github.xinlc:lock4j-parent:1.0.1'
// https://jarcasting.com/artifacts/com.github.xinlc/lock4j-parent/
implementation ("com.github.xinlc:lock4j-parent:1.0.1")
'com.github.xinlc:lock4j-parent:pom:1.0.1'
<dependency org="com.github.xinlc" name="lock4j-parent" rev="1.0.1">
<artifact name="lock4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xinlc', module='lock4j-parent', version='1.0.1')
)
libraryDependencies += "com.github.xinlc" % "lock4j-parent" % "1.0.1"
[com.github.xinlc/lock4j-parent "1.0.1"]