не последняя версия
Последняя версия 6.1.0.Final

hibernate-core - relocation 6.0.0.Alpha8

Hibernate's core ORM functionality

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

hibernate-core
Версия

Версия

6.0.0.Alpha8
Тип

Тип

pom
Описание

Описание

hibernate-core - relocation
Hibernate's core ORM functionality
Ссылка на сайт

Ссылка на сайт

http://hibernate.org/orm
Организация-разработчик

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

Hibernate.org
Система контроля версий

Система контроля версий

http://github.com/hibernate/hibernate-orm

Скачать hibernate-core 6.0.0.Alpha8

Имя Файла Размер
hibernate-core-6.0.0.Alpha8.pom
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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