MVN

org.hibernate.common : hibernate-commons-annotations

Maven & Gradle

Jan 26, 2023
190 usages
28 stars

Hibernate Commons Annotations · Common reflection code used in support of annotation processing

<dependency>
    <groupId>org.hibernate.common</groupId>
    <artifactId>hibernate-commons-annotations</artifactId>
    <version>6.0.6.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hibernate.common : hibernate-commons-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.0.6.Final
  • Latest Beta: 6.0.0.Beta1

All Versions

Choose a version of org.hibernate.common : hibernate-commons-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
hibernate-commons-annotations-6.0.6.Final
hibernate-commons-annotations-6.0.5.Final
hibernate-commons-annotations-6.0.4.Final
hibernate-commons-annotations-6.0.3.Final
hibernate-commons-annotations-6.0.2.Final
hibernate-commons-annotations-6.0.1.Final
hibernate-commons-annotations-6.0.0.Final
hibernate-commons-annotations-6.0.0.CR1
hibernate-commons-annotations-6.0.0.Beta1
5.1.x
hibernate-commons-annotations-5.1.2.Final
hibernate-commons-annotations-5.1.1.Final
hibernate-commons-annotations-5.1.0.Final
5.0.x
hibernate-commons-annotations-5.0.5.Final
hibernate-commons-annotations-5.0.4.Final
hibernate-commons-annotations-5.0.3.Final
hibernate-commons-annotations-5.0.2.Final
hibernate-commons-annotations-5.0.1.Final
hibernate-commons-annotations-5.0.0.Final
4.0.x
hibernate-commons-annotations-4.0.5.Final
hibernate-commons-annotations-4.0.4.Final
hibernate-commons-annotations-4.0.3.Final
hibernate-commons-annotations-4.0.2.Final
hibernate-commons-annotations-4.0.1.Final
hibernate-commons-annotations-4.0.0.Final
hibernate-commons-annotations-4.0.0.CR2
hibernate-commons-annotations-4.0.0.CR1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.hibernate.common</groupId>
    <artifactId>hibernate-commons-annotations</artifactId>
    <version>6.0.6.Final</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.hibernate.common:hibernate-commons-annotations:6.0.6.Final'

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

implementation("org.hibernate.common:hibernate-commons-annotations:6.0.6.Final")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.hibernate.common" % "hibernate-commons-annotations" % "6.0.6.Final"

Advertisement

Dependencies from Group

Jan 26, 2023
190 usages
28 stars

Discover Dependencies

May 09, 2021
1.3k usages
36.2k stars
Jul 27, 2023
77 usages
4.7k stars
Aug 21, 2023
1.2k usages
7.6k stars
Aug 18, 2023
153 usages
1.8k stars
Aug 16, 2023
442 usages
5.1k stars
Nov 19, 2019
4 usages
29 stars
Jul 08, 2006
127 usages
Jun 02, 2023
10.7k usages
14.2k stars
Jul 31, 2023
347 usages
29k stars