Last Version

JBoss Cache 1.0

JBoss Cache support for iBatis Cache

License

License

Categories

Categories

JBoss Container Application Servers GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.googlecode.ibaguice.cache
ArtifactId

ArtifactId

ibaguice-jbosscache
Version

Version

1.0
Type

Type

jar
Description

Description

JBoss Cache
JBoss Cache support for iBatis Cache
Source Code Management

Source Code Management

http://code.google.com/p/ibaguice/source/browse/#svn/tags/1.0/ibaguice-jbosscache

Download ibaguice-jbosscache 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.0.1
commons-logging : commons-logging jar 1.1.1
org.jboss.cache » jbosscache-core jar 3.2.1.GA

test (1)

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

Project Modules

There are no modules declared in this project.