Hibernate Commons Annotations is a utility project used by annotations based Hibernate sub-projects.
'org.hibernate:hibernate-commons-annotations:3.0.0.ga'
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-commons-annotations</artifactId>
<version>3.0.0.ga</version>
</dependency>
<dependency org="org.hibernate" name="hibernate-commons-annotations" rev="3.0.0.ga"/>
"org.hibernate", "hibernate-commons-annotations", "3.0.0.ga"