License |
License |
---|---|
GroupId | GroupIdcom.github.xinlc |
ArtifactId | ArtifactIdlock4j-core |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionThe core of lock4j
|
Filename | Size |
---|---|
lock4j-core-1.0.1.pom | |
lock4j-core-1.0.1.jar | 24 KB |
lock4j-core-1.0.1-sources.jar | 19 KB |
lock4j-core-1.0.1-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xinlc/lock4j-core/ -->
<dependency>
<groupId>com.github.xinlc</groupId>
<artifactId>lock4j-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xinlc/lock4j-core/
implementation 'com.github.xinlc:lock4j-core:1.0.1'
// https://jarcasting.com/artifacts/com.github.xinlc/lock4j-core/
implementation ("com.github.xinlc:lock4j-core:1.0.1")
'com.github.xinlc:lock4j-core:jar:1.0.1'
<dependency org="com.github.xinlc" name="lock4j-core" rev="1.0.1">
<artifact name="lock4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xinlc', module='lock4j-core', version='1.0.1')
)
libraryDependencies += "com.github.xinlc" % "lock4j-core" % "1.0.1"
[com.github.xinlc/lock4j-core "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.2.5.RELEASE |
org.apache.commons : commons-pool2 | jar | 2.8.1 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.slf4j : slf4j-api | jar | 1.7.28 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |