Hibernate JBossCache2.x Integration

Integration of Hibernate with JBossCache (based on JBossCache2.x APIs)

License

License

Categories

Categories

JBoss Container Application Servers Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

hibernate-jbosscache2
Last Version

Last Version

3.3.2.GA
Release Date

Release Date

Type

Type

jar
Description

Description

Hibernate JBossCache2.x Integration
Integration of Hibernate with JBossCache (based on JBossCache2.x APIs)
Project Organization

Project Organization

Hibernate.org

Download hibernate-jbosscache2

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 3.3.2.GA
org.jboss.cache » jbosscache-core jar 3.1.0.GA
org.slf4j : slf4j-api jar 1.5.8

test (9)

Group / Artifact Type Version
org.hibernate : hibernate-testing jar 3.3.2.GA
hsqldb : hsqldb jar 1.8.0.2
cglib : cglib jar 2.2
javassist : javassist jar 3.9.0.GA
junit : junit jar 3.8.1
org.slf4j : jcl-over-slf4j jar 1.5.8
org.slf4j : slf4j-log4j12 jar 1.5.8
commons-logging : commons-logging jar 99.0-does-not-exist
commons-logging : commons-logging-api jar 99.0-does-not-exist

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.2.GA
3.3.1.GA
3.3.0.SP1
3.3.0.GA
3.3.0.CR2
3.3.0.CR1