hibernate-ant - relocation

Annotation Processor to generate JPA 2 static metamodel classes

License

License

Categories

Categories

Ant Build Tools Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

hibernate-ant
Last Version

Last Version

6.1.0.Final
Release Date

Release Date

Type

Type

pom
Description

Description

hibernate-ant - relocation
Annotation Processor to generate JPA 2 static metamodel classes
Project URL

Project URL

https://hibernate.org/orm
Project Organization

Project Organization

Hibernate.org
Source Code Management

Source Code Management

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

Download hibernate-ant

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
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