GroupId | GroupIdcom.efeichong |
---|---|
ArtifactId | ArtifactIdlock-common |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
lock-common-1.0.9.pom | |
lock-common-1.0.9.jar | 26 KB |
lock-common-1.0.9-sources.jar | 19 KB |
lock-common-1.0.9-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.efeichong/lock-common/ -->
<dependency>
<groupId>com.efeichong</groupId>
<artifactId>lock-common</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.efeichong/lock-common/
implementation 'com.efeichong:lock-common:1.0.9'
// https://jarcasting.com/artifacts/com.efeichong/lock-common/
implementation ("com.efeichong:lock-common:1.0.9")
'com.efeichong:lock-common:jar:1.0.9'
<dependency org="com.efeichong" name="lock-common" rev="1.0.9">
<artifact name="lock-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efeichong', module='lock-common', version='1.0.9')
)
libraryDependencies += "com.efeichong" % "lock-common" % "1.0.9"
[com.efeichong/lock-common "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc5 |
org.springframework.boot : spring-boot-starter-data-redis Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools | jar | 1.8 |