| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHibernate Данные ORM |
| Группа | Группаorg.hibernate |
| Идентификатор | Идентификаторhibernate-oscache |
| Последняя версия | Последняя версия3.6.10.Final |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHibernate OSCache Integration
Integration of Hibernate with OSCache
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hibernate-oscache-3.6.10.Final.pom | |
| hibernate-oscache-3.6.10.Final.jar | 5 KB |
| hibernate-oscache-3.6.10.Final-sources.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hibernate/hibernate-oscache/ -->
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-oscache</artifactId>
<version>3.6.10.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.hibernate/hibernate-oscache/
implementation 'org.hibernate:hibernate-oscache:3.6.10.Final'
// https://jarcasting.com/artifacts/org.hibernate/hibernate-oscache/
implementation ("org.hibernate:hibernate-oscache:3.6.10.Final")
'org.hibernate:hibernate-oscache:jar:3.6.10.Final'
<dependency org="org.hibernate" name="hibernate-oscache" rev="3.6.10.Final">
<artifact name="hibernate-oscache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hibernate', module='hibernate-oscache', version='3.6.10.Final')
)
libraryDependencies += "org.hibernate" % "hibernate-oscache" % "3.6.10.Final"
[org.hibernate/hibernate-oscache "3.6.10.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hibernate : hibernate-core | jar | 3.6.10.Final |
| opensymphony : oscache | jar | 2.1 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |