License |
License |
---|---|
GroupId | GroupIdio.nuls.tools-module |
ArtifactId | ArtifactIdcache |
Version | Version0.9.11 |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
cache-0.9.11.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nuls.tools-module/cache/ -->
<dependency>
<groupId>io.nuls.tools-module</groupId>
<artifactId>cache</artifactId>
<version>0.9.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.nuls.tools-module/cache/
implementation 'io.nuls.tools-module:cache:0.9.11'
// https://jarcasting.com/artifacts/io.nuls.tools-module/cache/
implementation ("io.nuls.tools-module:cache:0.9.11")
'io.nuls.tools-module:cache:pom:0.9.11'
<dependency org="io.nuls.tools-module" name="cache" rev="0.9.11">
<artifact name="cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.nuls.tools-module', module='cache', version='0.9.11')
)
libraryDependencies += "io.nuls.tools-module" % "cache" % "0.9.11"
[io.nuls.tools-module/cache "0.9.11"]
Group / Artifact | Type | Version |
---|---|---|
org.ehcache : ehcache | jar | 3.5.2 |
io.nuls.tools-module : tools | jar | 0.9.11 |
io.protostuff : protostuff-core | jar | 1.6.0 |
io.protostuff : protostuff-runtime | jar | 1.6.0 |
junit : junit | jar | 4.12 |