| License |
License |
|---|---|
| Categories |
CategoriesJBoss Container Application Servers GUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdcom.googlecode.ibaguice.cache |
| ArtifactId | ArtifactIdibaguice-jbosscache |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJBoss Cache
JBoss Cache support for iBatis Cache
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ibaguice-jbosscache-1.0.pom | |
| ibaguice-jbosscache-1.0.jar | 9 KB |
| ibaguice-jbosscache-1.0-sources.jar | 8 KB |
| ibaguice-jbosscache-1.0-javadoc.jar | 22 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 5.8 |