Categories |
CategoriesEhcache Data Caching ORM |
---|---|
GroupId | GroupIdcom.jporm |
ArtifactId | ArtifactIdjporm-cache-ehcache |
Last Version | Last Version8.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.jporm/jporm-cache-ehcache/ -->
<dependency>
<groupId>com.jporm</groupId>
<artifactId>jporm-cache-ehcache</artifactId>
<version>8.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jporm/jporm-cache-ehcache/
implementation 'com.jporm:jporm-cache-ehcache:8.0.1'
// https://jarcasting.com/artifacts/com.jporm/jporm-cache-ehcache/
implementation ("com.jporm:jporm-cache-ehcache:8.0.1")
'com.jporm:jporm-cache-ehcache:jar:8.0.1'
<dependency org="com.jporm" name="jporm-cache-ehcache" rev="8.0.1">
<artifact name="jporm-cache-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jporm', module='jporm-cache-ehcache', version='8.0.1')
)
libraryDependencies += "com.jporm" % "jporm-cache-ehcache" % "8.0.1"
[com.jporm/jporm-cache-ehcache "8.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jporm : jporm-cache-api | jar | ${project.version} |
net.sf.ehcache : ehcache-core | jar | 2.4.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
commons-dbcp : commons-dbcp | jar | |
org.springframework : spring-test | jar | |
org.springframework : spring-context-support | jar |