Last Version

dtcache 1.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.naike
ArtifactId

ArtifactId

dtcache
Version

Version

1.0
Type

Type

jar
Description

Description

dtcache
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/sxwailyc/dtcache

Download dtcache 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
redis.clients : jedis jar 2.8.0
commons-logging : commons-logging jar 1.2

Project Modules

There are no modules declared in this project.