myafx-cache

redis cache

License

License

GroupId

GroupId

cn.myafx
ArtifactId

ArtifactId

myafx-cache
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

myafx-cache
redis cache
Project URL

Project URL

https://github.com/jerrylai/myafx-cache
Source Code Management

Source Code Management

https://github.com/jerrylai/myafx-cache

Download myafx-cache

How to add to project

<!-- 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"]

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0