Last Version

Hibernate Tools 3.2.3.GA

Forward- and reverse-engineering tools for Eclipse and Ant.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

hibernate
ArtifactId

ArtifactId

hibernate-tools
Version

Version

3.2.3.GA
Type

Type

jar
Description

Description

Hibernate Tools
Forward- and reverse-engineering tools for Eclipse and Ant.
Project URL

Project URL

http://tools.hibernate.org

Download hibernate-tools 3.2.3.GA


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

Dependencies

compile (3)

Group / Artifact Type Version
org.beanshell : bsh jar 2.0b4
freemarker : freemarker jar 2.3.8
org.hibernate : jtidy jar r8-20060801

Project Modules

There are no modules declared in this project.