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.14'
<dependency>
<groupId>com.github.the-alchemist</groupId>
<artifactId>hibernate-postgresql</artifactId>
<version>1.0.14</version>
</dependency>
<dependency org="com.github.the-alchemist" name="hibernate-postgresql" rev="1.0.14"/>
"com.github.the-alchemist", "hibernate-postgresql", "1.0.14"