A collection of Hibernate type mappings for PostgreSQL-specific types such as hstore, circle, polygon, and more!
'com.github.the-alchemist:hibernate-postgresql:1.0.12'
<dependency>
<groupId>com.github.the-alchemist</groupId>
<artifactId>hibernate-postgresql</artifactId>
<version>1.0.12</version>
</dependency>
<dependency org="com.github.the-alchemist" name="hibernate-postgresql" rev="1.0.12"/>
"com.github.the-alchemist", "hibernate-postgresql", "1.0.12"