License |
License |
---|---|
GroupId | GroupIdcom.wichell |
ArtifactId | ArtifactIdframework-lock |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon project com.wichell.wichell pom
|
Filename | Size |
---|---|
framework-lock-1.0.0.pom | |
framework-lock-1.0.0.jar | 6 KB |
framework-lock-1.0.0-sources.jar | 3 KB |
framework-lock-1.0.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wichell/framework-lock/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-lock</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-lock/
implementation 'com.wichell:framework-lock:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-lock/
implementation ("com.wichell:framework-lock:1.0.0")
'com.wichell:framework-lock:jar:1.0.0'
<dependency org="com.wichell" name="framework-lock" rev="1.0.0">
<artifact name="framework-lock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-lock', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-lock" % "1.0.0"
[com.wichell/framework-lock "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.redisson : redisson | jar | 3.5.7 |
io.netty : netty-all | jar | 4.1.17.Final |
log4j : log4j | jar | 1.2.17 |
org.springframework : spring-context | jar | 4.1.6.RELEASE |