'org.hibernate:hibernate-commons-annotations:3.2.0.Final'
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-commons-annotations</artifactId>
<version>3.2.0.Final</version>
</dependency>
<dependency org="org.hibernate" name="hibernate-commons-annotations" rev="3.2.0.Final"/>
"org.hibernate", "hibernate-commons-annotations", "3.2.0.Final"