License |
License |
---|---|
GroupId | GroupIdno.digipost |
ArtifactId | ArtifactIddigipost-cache |
Version | Version2.0 |
Type | Typejar |
Description |
DescriptionDigipost Caching
Caching functionality.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
digipost-cache-2.0.pom | |
digipost-cache-2.0.jar | 44 KB |
digipost-cache-2.0-sources.jar | 29 KB |
digipost-cache-2.0-javadoc.jar | 195 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.digipost/digipost-cache/ -->
<dependency>
<groupId>no.digipost</groupId>
<artifactId>digipost-cache</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.digipost/digipost-cache/
implementation 'no.digipost:digipost-cache:2.0'
// https://jarcasting.com/artifacts/no.digipost/digipost-cache/
implementation ("no.digipost:digipost-cache:2.0")
'no.digipost:digipost-cache:jar:2.0'
<dependency org="no.digipost" name="digipost-cache" rev="2.0">
<artifact name="digipost-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.digipost', module='digipost-cache', version='2.0')
)
libraryDependencies += "no.digipost" % "digipost-cache" % "2.0"
[no.digipost/digipost-cache "2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ben-manes.caffeine : caffeine | jar | 2.6.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
no.digipost : digg | jar | 0.14 |
org.mockito : mockito-core | jar | 2.16.0 |
org.slf4j : slf4j-simple | jar | 1.7.25 |