| License |
License |
|---|---|
| GroupId | GroupIdcn.myafx |
| ArtifactId | ArtifactIdmyafx-cache |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmyafx-cache
redis cache
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| myafx-cache-1.1.0.pom | |
| myafx-cache-1.1.0.jar | 70 KB |
| myafx-cache-1.1.0-sources.jar | 38 KB |
| myafx-cache-1.1.0-javadoc.jar | 415 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.myafx/myafx-cache/ -->
<dependency>
<groupId>cn.myafx</groupId>
<artifactId>myafx-cache</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.myafx/myafx-cache/
implementation 'cn.myafx:myafx-cache:1.1.0'
// https://jarcasting.com/artifacts/cn.myafx/myafx-cache/
implementation ("cn.myafx:myafx-cache:1.1.0")
'cn.myafx:myafx-cache:jar:1.1.0'
<dependency org="cn.myafx" name="myafx-cache" rev="1.1.0">
<artifact name="myafx-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.myafx', module='myafx-cache', version='1.1.0')
)
libraryDependencies += "cn.myafx" % "myafx-cache" % "1.1.0"
[cn.myafx/myafx-cache "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.data : spring-data-redis | jar | 2.6.0 |
| org.springframework.boot : spring-boot-starter-json | jar | 2.6.0 |