| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHibernate Данные ORM |
| Группа | Группаorg.hibernate |
| Идентификатор | Идентификаторhibernate |
| Последняя версия | Последняя версия3.6.0.Beta2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеHibernate Core Aggregator
Aggregator of the Hibernate Core modules.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hibernate-3.6.0.Beta2.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hibernate/hibernate/ -->
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate</artifactId>
<version>3.6.0.Beta2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hibernate/hibernate/
implementation 'org.hibernate:hibernate:3.6.0.Beta2'
// https://jarcasting.com/artifacts/org.hibernate/hibernate/
implementation ("org.hibernate:hibernate:3.6.0.Beta2")
'org.hibernate:hibernate:pom:3.6.0.Beta2'
<dependency org="org.hibernate" name="hibernate" rev="3.6.0.Beta2">
<artifact name="hibernate" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hibernate', module='hibernate', version='3.6.0.Beta2')
)
libraryDependencies += "org.hibernate" % "hibernate" % "3.6.0.Beta2"
[org.hibernate/hibernate "3.6.0.Beta2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |