Last Version

com.jporm:jporm-cache-ehcache 8.0.1


Categories

Categories

Ehcache Data Caching ORM
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jporm-cache-ehcache
Version

Version

8.0.1
Type

Type

jar
Description

Description

Download jporm-cache-ehcache 8.0.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.jporm : jporm-cache-api jar ${project.version}
net.sf.ehcache : ehcache-core jar 2.4.5

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar

test (4)

Group / Artifact Type Version
junit : junit jar
commons-dbcp : commons-dbcp jar
org.springframework : spring-test jar
org.springframework : spring-context-support jar

Project Modules

There are no modules declared in this project.