MVN

hibernate : hibernate-annotations

Maven & Gradle

Sep 20, 2005
6 usages
<dependency>
    <groupId>hibernate</groupId>
    <artifactId>hibernate-annotations</artifactId>
    <version>3.0alpha3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0alpha3

All Versions

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

Version Vulnerabilities Updated
3.0alpha3
hibernate-annotations-3.0alpha3
3.0beta1
hibernate-annotations-3.0beta1
3.0beta2
hibernate-annotations-3.0beta2
3.1beta3
hibernate-annotations-3.1beta3
3.1beta4
hibernate-annotations-3.1beta4

How to add a dependency to Maven

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

<dependency>
    <groupId>hibernate</groupId>
    <artifactId>hibernate-annotations</artifactId>
    <version>3.0alpha3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'hibernate:hibernate-annotations:3.0alpha3'

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

implementation("hibernate:hibernate-annotations:3.0alpha3")

How to add a dependency to SBT Scala

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

libraryDependencies += "hibernate" % "hibernate-annotations" % "3.0alpha3"

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

Apr 26, 2010
14 usages
Oct 09, 2012
18 usages
6.4k stars
dom
May 20, 2010
15 usages
Jan 22, 2014
5.7k stars
Jan 21, 2014
2 usages
2.1k stars
Dec 02, 2011
170 usages
Nov 24, 2008
12 usages
Apr 21, 2021
55 usages
1.9k stars
Jul 19, 2023
62 usages
105 stars