License |
License |
---|---|
GroupId | GroupIdcom.github.hetianyi |
ArtifactId | ArtifactIdcache-helper |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncache-helper
a simple cache util
|
Project URL |
Project URL |
Filename | Size |
---|---|
cache-helper-1.0.0.pom | |
cache-helper-1.0.0.jar | 41 KB |
cache-helper-1.0.0-sources.jar | 23 KB |
cache-helper-1.0.0-javadoc.jar | 152 KB |
Browse |
<!-- 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"]
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 |