Hibernate Tools Parent Project

Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

6.0.0.Beta2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Hibernate Tools Parent Project
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
Ссылка на сайт

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

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

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

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

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

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

Скачать hibernate-tools-parent

Имя Файла Размер
hibernate-tools-parent-6.0.0.Beta2.pom 7 KB
Обзор

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

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

Зависимости

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

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

  • orm
  • maven
  • ant
  • test
  • utils
org.hibernate.tool

Hibernate

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

Версия
6.0.0.Beta2
6.0.0.Beta1
6.0.0.Alpha5
6.0.0.Alpha4
6.0.0.Alpha3
6.0.0.Alpha2
6.0.0.Alpha1