Hibernate Core Documentation

Grouping of Hibernate Core Project documentation modules

Лицензия

Лицензия

Категории

Категории

Hibernate Данные ORM
Группа

Группа

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

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

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

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

3.6.0.Beta2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Hibernate Core Documentation
Grouping of Hibernate Core Project documentation modules
Организация-разработчик

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

Hibernate.org

Скачать hibernate-documentation

Имя Файла Размер
hibernate-documentation-3.6.0.Beta2.pom 889 bytes
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.6.1

test (5)

Идентификатор библиотеки Тип Версия
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

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

  • manual
  • envers

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

Версия
3.6.0.Beta2
3.6.0.Beta1
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