is not current version
Last Version 6.0.2.Final

Hibernate Commons Annotations 5.1.2.Final

Common reflection code used in support of annotation processing

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate.common
ArtifactId

ArtifactId

hibernate-commons-annotations
Version

Version

5.1.2.Final
Type

Type

jar
Description

Description

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

Project URL

http://hibernate.org
Project Organization

Project Organization

Hibernate.org
Source Code Management

Source Code Management

http://github.com/hibernate/hibernate-commons-annotations

Download hibernate-commons-annotations 5.1.2.Final


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.3.2.Final

Project Modules

There are no modules declared in this project.