Hibernate JBossCache Integration

Integration of Hibernate with JBossCache 3.x (though 2.x sould work as well)

Лицензия

Лицензия

Категории

Категории

JBoss Контейнер Application Servers Hibernate Данные ORM
Группа

Группа

org.hibernate
Идентификатор

Идентификатор

hibernate-jbosscache
Последняя версия

Последняя версия

3.6.10.Final
Дата

Дата

Тип

Тип

jar
Описание

Описание

Hibernate JBossCache Integration
Integration of Hibernate with JBossCache 3.x (though 2.x sould work as well)
Организация-разработчик

Организация-разработчик

Hibernate.org

Скачать hibernate-jbosscache

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.hibernate : hibernate-core jar 3.6.10.Final
org.jboss.cache » jbosscache-core jar 3.2.1.GA
org.slf4j : slf4j-api jar 1.6.1

test (9)

Идентификатор библиотеки Тип Версия
org.hibernate : hibernate-testing jar 3.6.10.Final
hsqldb : hsqldb jar 1.8.0.2
cglib : cglib jar 2.2
javassist : javassist jar 3.12.0.GA
junit : junit jar 3.8.1
org.slf4j : jcl-over-slf4j jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
commons-logging : commons-logging jar 99.0-does-not-exist
commons-logging : commons-logging-api jar 99.0-does-not-exist

Модули Проекта

Данный проект не имеет модулей.
org.hibernate

Hibernate

Версии библиотеки

Версия
3.6.10.Final
3.6.9.Final
3.6.8.Final
3.6.7.Final
3.6.6.Final
3.6.5.Final
3.6.4.Final
3.6.3.Final
3.6.2.Final
3.6.1.Final
3.6.0.Final
3.6.0.CR2
3.6.0.CR1
3.6.0.Beta4
3.6.0.Beta3
3.6.0.Beta2
3.6.0.Beta1
3.5.6-Final
3.5.5-Final
3.5.4-Final
3.5.3-Final
3.5.2-Final
3.5.1-Final
3.5.0-Final
3.5.0-CR-2
3.5.0-CR-1
3.5.0-Beta-4
3.5.0-Beta-3
3.5.0-Beta-2
3.5.0.Beta-1
3.3.2.GA
3.3.1.GA
3.3.0.SP1
3.3.0.GA
3.3.0.CR2
3.3.0.CR1