License |
License |
---|---|
Categories |
CategoriesEhcache Data Caching |
GroupId | GroupIdorg.sonatype.spice |
ArtifactId | ArtifactIdplexus-ehcache |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplexus-ehcache
plexus-ehcache
|
Filename | Size |
---|---|
plexus-ehcache-1.4.pom | |
plexus-ehcache-1.4.jar | 6 KB |
plexus-ehcache-1.4-sources.jar | 4 KB |
plexus-ehcache-1.4-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.spice/plexus-ehcache/ -->
<dependency>
<groupId>org.sonatype.spice</groupId>
<artifactId>plexus-ehcache</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.spice/plexus-ehcache/
implementation 'org.sonatype.spice:plexus-ehcache:1.4'
// https://jarcasting.com/artifacts/org.sonatype.spice/plexus-ehcache/
implementation ("org.sonatype.spice:plexus-ehcache:1.4")
'org.sonatype.spice:plexus-ehcache:jar:1.4'
<dependency org="org.sonatype.spice" name="plexus-ehcache" rev="1.4">
<artifact name="plexus-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.spice', module='plexus-ehcache', version='1.4')
)
libraryDependencies += "org.sonatype.spice" % "plexus-ehcache" % "1.4"
[org.sonatype.spice/plexus-ehcache "1.4"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.ehcache : ehcache-core | jar | 2.2.0 |
org.sonatype.sisu : sisu-inject-bean | jar | 2.2.0 |
org.codehaus.plexus : plexus-interpolation | jar | 1.9 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.slf4j : slf4j-simple | jar | 1.6.1 |