Last Version

OSCache 1.0

OSCache support for iBatis Cache

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.googlecode.ibaguice.cache
ArtifactId

ArtifactId

ibaguice-oscache
Version

Version

1.0
Type

Type

jar
Description

Description

OSCache
OSCache support for iBatis Cache
Source Code Management

Source Code Management

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

Download ibaguice-oscache 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.0.1
opensymphony : oscache jar 2.4

test (1)

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

Project Modules

There are no modules declared in this project.