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