MVN

net.sf.hibernate : hibernate

Maven & Gradle

Nov 23, 2005
26 usages
<dependency>
    <groupId>net.sf.hibernate</groupId>
    <artifactId>hibernate</artifactId>
    <version>2.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.hibernate : hibernate to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.3
  • Latest Beta: 2.0-beta-6

All Versions

Choose a version of net.sf.hibernate : hibernate to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
hibernate-2.1.8
hibernate-2.1.6
hibernate-2.1.4
hibernate-2.1.3
hibernate-2.1.2
hibernate-2.1.1
hibernate-2.1.7c
2.0.x
hibernate-2.0.3
hibernate-2.0.2
hibernate-2.0.1
2.0
hibernate-2.0-beta-6
hibernate-2.0-beta-5
hibernate-2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.sf.hibernate</groupId>
    <artifactId>hibernate</artifactId>
    <version>2.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.hibernate : hibernate gradle dependency to your build.gradle file:

implementation 'net.sf.hibernate:hibernate:2.0.3'

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

implementation("net.sf.hibernate:hibernate:2.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.hibernate : hibernate sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.hibernate" % "hibernate" % "2.0.3"

Advertisement

Dependencies from Group

Nov 23, 2005
26 usages
Nov 08, 2005
1 usages

Discover Dependencies

Apr 17, 2015
1 usages
0 stars
Feb 14, 2015
1 usages
28 stars
Sep 06, 2014
22 usages
2.9k stars
xom
Oct 25, 2013
108 usages
Sep 19, 2022
84 stars
Aug 23, 2023
317 usages
171 stars
Apr 23, 2015
48 stars
Jul 27, 2022
52 usages
5 stars