License |
License |
---|---|
GroupId | GroupIdcn.sliew |
ArtifactId | ArtifactIdmilky-cache-lettuce |
Last Version | Last Version1.0.6_8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmilky-cache-lettuce
Milky is an userful java component toolset.
|
Filename | Size |
---|---|
milky-cache-lettuce-1.0.6_8.pom | |
milky-cache-lettuce-1.0.6_8.jar | 385 KB |
milky-cache-lettuce-1.0.6_8-sources.jar | 22 bytes |
milky-cache-lettuce-1.0.6_8-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.sliew/milky-cache-lettuce/ -->
<dependency>
<groupId>cn.sliew</groupId>
<artifactId>milky-cache-lettuce</artifactId>
<version>1.0.6_8</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sliew/milky-cache-lettuce/
implementation 'cn.sliew:milky-cache-lettuce:1.0.6_8'
// https://jarcasting.com/artifacts/cn.sliew/milky-cache-lettuce/
implementation ("cn.sliew:milky-cache-lettuce:1.0.6_8")
'cn.sliew:milky-cache-lettuce:jar:1.0.6_8'
<dependency org="cn.sliew" name="milky-cache-lettuce" rev="1.0.6_8">
<artifact name="milky-cache-lettuce" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sliew', module='milky-cache-lettuce', version='1.0.6_8')
)
libraryDependencies += "cn.sliew" % "milky-cache-lettuce" % "1.0.6_8"
[cn.sliew/milky-cache-lettuce "1.0.6_8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-pool2 Optional | jar | 2.10.0 |
io.lettuce : lettuce-core | jar | 6.1.0.RELEASE |
io.micrometer : micrometer-core Optional | jar | 1.6.2 |
org.apiguardian : apiguardian-api | jar | 1.1.1 |