'org.hibernate:hibernate-annotations:3.4.0.GA'
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
<version>3.4.0.GA</version>
</dependency>
<dependency org="org.hibernate" name="hibernate-annotations" rev="3.4.0.GA"/>
"org.hibernate", "hibernate-annotations", "3.4.0.GA"