| License |
License |
|---|---|
| GroupId | GroupIdio.github.junxworks |
| ArtifactId | ArtifactIdjunx-cache |
| Version | Version1.0.9 |
| Type | Typejar |
| Description |
Description开源junx工具包
|
| Filename | Size |
|---|---|
| junx-cache-1.0.9.pom | |
| junx-cache-1.0.9.jar | 37 KB |
| junx-cache-1.0.9-sources.jar | 34 KB |
| junx-cache-1.0.9-javadoc.jar | 189 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.junxworks/junx-cache/ -->
<dependency>
<groupId>io.github.junxworks</groupId>
<artifactId>junx-cache</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.junxworks/junx-cache/
implementation 'io.github.junxworks:junx-cache:1.0.9'
// https://jarcasting.com/artifacts/io.github.junxworks/junx-cache/
implementation ("io.github.junxworks:junx-cache:1.0.9")
'io.github.junxworks:junx-cache:jar:1.0.9'
<dependency org="io.github.junxworks" name="junx-cache" rev="1.0.9">
<artifact name="junx-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.junxworks', module='junx-cache', version='1.0.9')
)
libraryDependencies += "io.github.junxworks" % "junx-cache" % "1.0.9"
[io.github.junxworks/junx-cache "1.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.junxworks : junx-core | jar | 1.0.9 |
| redis.clients : jedis | jar | 2.9.0 |
| org.ehcache : ehcache | jar | 3.3.1 |
| com.aerospike : aerospike-client | jar | 4.1.0 |
| org.apache.curator : curator-framework | jar | 2.11.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |