'org.hibernate:hibernate-core:4.3.0.Beta2'
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>4.3.0.Beta2</version>
</dependency>
<dependency org="org.hibernate" name="hibernate-core" rev="4.3.0.Beta2"/>
"org.hibernate", "hibernate-core", "4.3.0.Beta2"