| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers Hibernate Данные ORM |
| Группа | Группаorg.hibernate |
| Идентификатор | Идентификаторhibernate-jbosscache2 |
| Последняя версия | Последняя версия3.3.2.GA |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHibernate JBossCache2.x Integration
Integration of Hibernate with JBossCache (based on JBossCache2.x APIs)
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hibernate-jbosscache2-3.3.2.GA.pom | |
| hibernate-jbosscache2-3.3.2.GA.jar | 58 KB |
| hibernate-jbosscache2-3.3.2.GA-sources.jar | 64 KB |
| hibernate-jbosscache2-3.3.2.GA-javadoc.jar | 242 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |