License |
License |
---|---|
Categories |
CategoriesEhcache Data Caching |
GroupId | GroupIdorg.sonatype.sisu |
ArtifactId | ArtifactIdsisu-ehcache |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSISU EHCache Component
SISU EHCache Component
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sisu-ehcache-1.1.pom | |
sisu-ehcache-1.1.jar | 8 KB |
sisu-ehcache-1.1-sources.jar | 5 KB |
sisu-ehcache-1.1-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.sisu/sisu-ehcache/ -->
<dependency>
<groupId>org.sonatype.sisu</groupId>
<artifactId>sisu-ehcache</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.sisu/sisu-ehcache/
implementation 'org.sonatype.sisu:sisu-ehcache:1.1'
// https://jarcasting.com/artifacts/org.sonatype.sisu/sisu-ehcache/
implementation ("org.sonatype.sisu:sisu-ehcache:1.1")
'org.sonatype.sisu:sisu-ehcache:jar:1.1'
<dependency org="org.sonatype.sisu" name="sisu-ehcache" rev="1.1">
<artifact name="sisu-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.sisu', module='sisu-ehcache', version='1.1')
)
libraryDependencies += "org.sonatype.sisu" % "sisu-ehcache" % "1.1"
[org.sonatype.sisu/sisu-ehcache "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.appcontext : appcontext | jar | 3.1 |
net.sf.ehcache : ehcache-core | jar | 2.5.1 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.sonatype.sisu : sisu-inject-bean | jar | 2.1.1 |
org.sonatype.sisu : sisu-guice | jar | 2.9.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.slf4j : slf4j-simple | jar | 1.6.1 |