License |
License |
---|---|
GroupId | GroupIdorg.mixer2 |
ArtifactId | ArtifactIdmixer2-cacheable |
Version | Version1.0.4 |
Type | Typejar |
Description |
Descriptionmixer2-cacheable
cache wrapper for Mixer2Engine
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mixer2-cacheable-1.0.4.pom | |
mixer2-cacheable-1.0.4.jar | 8 KB |
mixer2-cacheable-1.0.4-sources.jar | 4 KB |
mixer2-cacheable-1.0.4-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mixer2/mixer2-cacheable/ -->
<dependency>
<groupId>org.mixer2</groupId>
<artifactId>mixer2-cacheable</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.mixer2/mixer2-cacheable/
implementation 'org.mixer2:mixer2-cacheable:1.0.4'
// https://jarcasting.com/artifacts/org.mixer2/mixer2-cacheable/
implementation ("org.mixer2:mixer2-cacheable:1.0.4")
'org.mixer2:mixer2-cacheable:jar:1.0.4'
<dependency org="org.mixer2" name="mixer2-cacheable" rev="1.0.4">
<artifact name="mixer2-cacheable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mixer2', module='mixer2-cacheable', version='1.0.4')
)
libraryDependencies += "org.mixer2" % "mixer2-cacheable" % "1.0.4"
[org.mixer2/mixer2-cacheable "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.mixer2 : mixer2 Optional | jar | 1.2.12 |
javax.cache : cache-api Optional | jar | 0.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
commons-codec : commons-codec | jar | 1.8 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.4 |