Aggregator of the Hibernate Core modules.
'org.hibernate:hibernate:3.6.0.Beta2'
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate</artifactId>
<version>3.6.0.Beta2</version>
</dependency>
<dependency org="org.hibernate" name="hibernate" rev="3.6.0.Beta2"/>
"org.hibernate", "hibernate", "3.6.0.Beta2"