License |
License |
---|---|
GroupId | GroupIdorg.naike |
ArtifactId | ArtifactIddtcache |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptiondtcache
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dtcache-1.0.pom | |
dtcache-1.0.jar | 18 KB |
dtcache-1.0-sources.jar | 9 KB |
dtcache-1.0-javadoc.jar | 136 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
redis.clients : jedis | jar | 2.8.0 |
commons-logging : commons-logging | jar | 1.2 |