License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcn.majingjing |
ArtifactId | ArtifactIdcache-client |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncache-client
cache
|
Project URL |
Project URL |
Filename | Size |
---|---|
cache-client-2.0.1.pom | |
cache-client-2.0.1.jar | 14 KB |
cache-client-2.0.1-sources.jar | 5 KB |
cache-client-2.0.1-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.majingjing/cache-client/ -->
<dependency>
<groupId>cn.majingjing</groupId>
<artifactId>cache-client</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.majingjing/cache-client/
implementation 'cn.majingjing:cache-client:2.0.1'
// https://jarcasting.com/artifacts/cn.majingjing/cache-client/
implementation ("cn.majingjing:cache-client:2.0.1")
'cn.majingjing:cache-client:jar:2.0.1'
<dependency org="cn.majingjing" name="cache-client" rev="2.0.1">
<artifact name="cache-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.majingjing', module='cache-client', version='2.0.1')
)
libraryDependencies += "cn.majingjing" % "cache-client" % "2.0.1"
[cn.majingjing/cache-client "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ben-manes.caffeine : caffeine Optional | jar | 2.5.5 |
org.springframework.data : spring-data-redis Optional | jar | 2.1.10.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |