License |
License |
---|---|
GroupId | GroupIdcom.efeichong |
ArtifactId | ArtifactIdlock-common |
Version | Version1.0.6 |
Type | Typejar |
Description |
Descriptionefeichong-common
|
Project URL |
Project URL |
Filename | Size |
---|---|
lock-common-1.0.6.pom | |
lock-common-1.0.6.jar | 26 KB |
lock-common-1.0.6-sources.jar | 19 KB |
lock-common-1.0.6-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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.efeichong/lock-common/
implementation 'com.efeichong:lock-common:1.0.6'
// https://jarcasting.com/artifacts/com.efeichong/lock-common/
implementation ("com.efeichong:lock-common:1.0.6")
'com.efeichong:lock-common:jar:1.0.6'
<dependency org="com.efeichong" name="lock-common" rev="1.0.6">
<artifact name="lock-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efeichong', module='lock-common', version='1.0.6')
)
libraryDependencies += "com.efeichong" % "lock-common" % "1.0.6"
[com.efeichong/lock-common "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc5 |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.2.5.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools | jar | 1.8 |