Last Version

Ehcache 1.0

Ehcache support for iBatis Cache

License

License

Categories

Categories

GUI User Interface Ehcache Data Caching Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.googlecode.ibaguice.cache
ArtifactId

ArtifactId

ibaguice-ehcache
Version

Version

1.0
Type

Type

jar
Description

Description

Ehcache
Ehcache support for iBatis Cache

Download ibaguice-ehcache 1.0


<!-- https://jarcasting.com/artifacts/com.googlecode.ibaguice.cache/ibaguice-ehcache/ -->
<dependency>
    <groupId>com.googlecode.ibaguice.cache</groupId>
    <artifactId>ibaguice-ehcache</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.ibaguice.cache/ibaguice-ehcache/
implementation 'com.googlecode.ibaguice.cache:ibaguice-ehcache:1.0'
// https://jarcasting.com/artifacts/com.googlecode.ibaguice.cache/ibaguice-ehcache/
implementation ("com.googlecode.ibaguice.cache:ibaguice-ehcache:1.0")
'com.googlecode.ibaguice.cache:ibaguice-ehcache:jar:1.0'
<dependency org="com.googlecode.ibaguice.cache" name="ibaguice-ehcache" rev="1.0">
  <artifact name="ibaguice-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.ibaguice.cache', module='ibaguice-ehcache', version='1.0')
)
libraryDependencies += "com.googlecode.ibaguice.cache" % "ibaguice-ehcache" % "1.0"
[com.googlecode.ibaguice.cache/ibaguice-ehcache "1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.0.1
net.sf.ehcache : ehcache-core jar 2.0.0
org.slf4j : slf4j-api jar 1.6.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.