hibernate-ant - relocation

Annotation Processor to generate JPA 2 static metamodel classes

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка Hibernate Данные ORM
Группа

Группа

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

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

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

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

6.1.0.Final
Дата

Дата

Тип

Тип

pom
Описание

Описание

hibernate-ant - relocation
Annotation Processor to generate JPA 2 static metamodel classes
Ссылка на сайт

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

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

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

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

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

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

Скачать hibernate-ant

Имя Файла Размер
hibernate-ant-6.1.0.Final.pom
Обзор

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

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

Зависимости

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

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

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

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

Версия
6.1.0.Final
6.0.2.Final
6.0.1.Final
6.0.0.Final
6.0.0.CR2
6.0.0.CR1
6.0.0.Beta3
6.0.0.Beta2
6.0.0.Beta1