Hibernate Tools Parent Project

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

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate.tool
ArtifactId

ArtifactId

hibernate-tools-parent
Last Version

Last Version

6.0.0.Beta2
Release Date

Release Date

Type

Type

pom
Description

Description

Hibernate Tools Parent Project
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
Project URL

Project URL

http://hibernate.org/tools/
Project Organization

Project Organization

Hibernate
Source Code Management

Source Code Management

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

Download hibernate-tools-parent

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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

Hibernate

Versions

Version
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