Jar examples for h:hibernate-annotations
You can download jar file hibernate-annotations 3.0beta1 in this page.
You can use the following script to add hibernate-annotations-3.0beta1.jar to your project.
<dependency> <groupId>hibernate</groupId> <artifactId>hibernate-annotations</artifactId> <version>3.0beta1</version> </dependency>
compile group: 'hibernate', name: 'hibernate-annotations', version: '3.0beta1'
libraryDependencies += "hibernate" % "hibernate-annotations" % "3.0beta1"
<dependency org="hibernate" name="hibernate-annotations" rev="3.0beta1"/>
@Grapes(@Grab(group='hibernate', module='hibernate-annotations', version='3.0beta1'))
'hibernate:hibernate-annotations:jar:3.0beta1'
Click the following link to download the jar file.
hibernate-annotations-3.0beta1.jar