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