License |
License |
---|---|
GroupId | GroupIdno.digipost |
ArtifactId | ArtifactIdcache |
Version | Version1.3 |
Type | Typejar |
Description |
DescriptionDigipost Caching
Caching functionality.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cache-1.3.pom | |
cache-1.3.jar | 50 KB |
cache-1.3-sources.jar | 26 KB |
cache-1.3-javadoc.jar | 194 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.digipost/cache/ -->
<dependency>
<groupId>no.digipost</groupId>
<artifactId>cache</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/no.digipost/cache/
implementation 'no.digipost:cache:1.3'
// https://jarcasting.com/artifacts/no.digipost/cache/
implementation ("no.digipost:cache:1.3")
'no.digipost:cache:jar:1.3'
<dependency org="no.digipost" name="cache" rev="1.3">
<artifact name="cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.digipost', module='cache', version='1.3')
)
libraryDependencies += "no.digipost" % "cache" % "1.3"
[no.digipost/cache "1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
joda-time : joda-time | jar | 2.7 |
com.github.runeflobakk : motif | jar | 0.7 |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.mockito : mockito-core | jar | 1.10.19 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.slf4j : slf4j-simple | jar | 1.7.12 |