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