License |
License |
---|---|
GroupId | GroupIdcom.efeichong |
ArtifactId | ArtifactIdlock-common |
Version | Version1.0.4 |
Type | Typejar |
Description |
Descriptionefeichong-common
|
Project URL |
Project URL |
Filename | Size |
---|---|
lock-common-1.0.4.pom | |
lock-common-1.0.4.jar | 26 KB |
lock-common-1.0.4-sources.jar | 19 KB |
lock-common-1.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.efeichong/lock-common/
implementation 'com.efeichong:lock-common:1.0.4'
// https://jarcasting.com/artifacts/com.efeichong/lock-common/
implementation ("com.efeichong:lock-common:1.0.4")
'com.efeichong:lock-common:jar:1.0.4'
<dependency org="com.efeichong" name="lock-common" rev="1.0.4">
<artifact name="lock-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efeichong', module='lock-common', version='1.0.4')
)
libraryDependencies += "com.efeichong" % "lock-common" % "1.0.4"
[com.efeichong/lock-common "1.0.4"]
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 |