cache

java map or redis

License

License

GroupId

GroupId

com.xnx3.cache
ArtifactId

ArtifactId

xnx3-cache
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

cache
java map or redis
Project URL

Project URL

https://github.com/xnx3/cache

Download xnx3-cache

How to add to project

<!-- https://jarcasting.com/artifacts/com.xnx3.cache/xnx3-cache/ -->
<dependency>
    <groupId>com.xnx3.cache</groupId>
    <artifactId>xnx3-cache</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.xnx3.cache/xnx3-cache/
implementation 'com.xnx3.cache:xnx3-cache:1.1.1'
// https://jarcasting.com/artifacts/com.xnx3.cache/xnx3-cache/
implementation ("com.xnx3.cache:xnx3-cache:1.1.1")
'com.xnx3.cache:xnx3-cache:jar:1.1.1'
<dependency org="com.xnx3.cache" name="xnx3-cache" rev="1.1.1">
  <artifact name="xnx3-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xnx3.cache', module='xnx3-cache', version='1.1.1')
)
libraryDependencies += "com.xnx3.cache" % "xnx3-cache" % "1.1.1"
[com.xnx3.cache/xnx3-cache "1.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
redis.clients : jedis jar 2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.0.1