Last Version

cache-helper 1.0.0

a simple cache util

License

License

GroupId

GroupId

com.github.hetianyi
ArtifactId

ArtifactId

cache-helper
Version

Version

1.0.0
Type

Type

jar
Description

Description

cache-helper
a simple cache util
Project URL

Project URL

http://maven.apache.org

Download cache-helper 1.0.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
redis.clients : jedis jar 2.9.0
com.dyuproject.protostuff : protostuff-core jar 1.1.2
com.dyuproject.protostuff : protostuff-api jar 1.1.2
com.dyuproject.protostuff : protostuff-codegen jar 1.0.9
com.dyuproject.protostuff : protostuff-collectionschema jar 1.1.2
com.dyuproject.protostuff : protostuff-compiler jar 1.0.9
com.dyuproject.protostuff : protostuff-parser jar 1.0.9
com.dyuproject.protostuff : protostuff-runtime jar 1.1.2
com.dyuproject.protostuff : protostuff-runtime-md jar 1.1.2
com.dyuproject.protostuff : protostuff-runtime-registry jar 1.1.2

Project Modules

There are no modules declared in this project.