MVN

hibernate : hibernate-tools

Maven & Gradle

Aug 06, 2008
3 usages
<dependency>
    <groupId>hibernate</groupId>
    <artifactId>hibernate-tools</artifactId>
    <version>3.2.3.GA</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of hibernate : hibernate-tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.3.GA
  • Latest Alpha: 3.0.0.alpha4a

All Versions

Choose a version of hibernate : hibernate-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
hibernate-tools-3.2.3.GA
3.0.x
hibernate-tools-3.0.0.alpha4a
2.1.x
hibernate-tools-2.1.3

How to add a dependency to Maven

Add the following hibernate : hibernate-tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>hibernate</groupId>
    <artifactId>hibernate-tools</artifactId>
    <version>3.2.3.GA</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following hibernate : hibernate-tools gradle dependency to your build.gradle file:

implementation 'hibernate:hibernate-tools:3.2.3.GA'

Gradle Kotlin DSL: Add the following hibernate : hibernate-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("hibernate:hibernate-tools:3.2.3.GA")

How to add a dependency to SBT Scala

SBT Scala: Add the following hibernate : hibernate-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "hibernate" % "hibernate-tools" % "3.2.3.GA"

Advertisement

Dependencies from Group

Nov 06, 2006
32 usages
Aug 20, 2008
9 usages
Sep 20, 2005
6 usages
Sep 20, 2005
5 usages
Aug 06, 2008
3 usages

Discover Dependencies

Oct 17, 2018
1 usages
1 stars
Jun 09, 2022
3 usages
125 stars
Mar 22, 2021
3 usages
2 stars
Aug 17, 2023
3 usages
27 stars
Aug 09, 2023
2 usages
2.9k stars
Aug 01, 2023
7 usages
3 stars
Aug 22, 2023
8 usages
382 stars