Hibernate Annotations

Annotations metadata for Hibernate

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

hibernate-annotations
Last Version

Last Version

3.5.6-Final
Release Date

Release Date

Type

Type

jar
Description

Description

Hibernate Annotations
Annotations metadata for Hibernate
Project Organization

Project Organization

Hibernate.org

Download hibernate-annotations

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 3.5.6-Final
org.hibernate : hibernate-commons-annotations jar 3.2.0.Final
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.0.Final
javax.validation : validation-api Optional jar 1.0.0.GA
org.slf4j : slf4j-api jar 1.5.8

test (9)

Group / Artifact Type Version
org.hibernate : hibernate-testing jar 3.5.6-Final
javassist : javassist jar 3.9.0.GA
cglib : cglib jar 2.2
org.hibernate : hibernate-validator jar 4.0.2.GA
junit : junit jar 3.8.1
org.slf4j : jcl-over-slf4j jar 1.5.8
org.slf4j : slf4j-log4j12 jar 1.5.8
commons-logging : commons-logging jar 99.0-does-not-exist
commons-logging : commons-logging-api jar 99.0-does-not-exist

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.6-Final
3.5.5-Final
3.5.4-Final
3.5.3-Final
3.5.2-Final
3.5.1-Final
3.5.0-Final
3.5.0-CR-2
3.5.0-CR-1
3.5.0-Beta-4
3.5.0-Beta-3
3.5.0-Beta-2
3.5.0.Beta-1
3.4.0.GA
3.4.0.CR2
3.4.0.CR1
3.3.1.GA
3.3.0.ga
3.2.1.ga
3.2.0.ga
3.2.0.cr3
3.2.0.cr2
3.2.0.cr1
3.1beta9
3.1beta8
3.1beta7
3.1beta6
3.1beta5
3.0beta2
3.0beta1
3.0alpha3