<dependency>
<groupId>org.jadira.usertype</groupId>
<artifactId>usertype.core</artifactId>
<version>5.0.0.GA</version>
</dependency>
@Grapes(
@Grab(group='org.jadira.usertype', module='usertype.core', version='5.0.0.GA')
)
<parent> <groupId>org.jadira.framework</groupId> <artifactId>jadira.parent</artifactId> <version>5.0.0.GA</version> </parent>
compile
|-- org.hibernate:hibernate-core
|-- org.hibernate:hibernate-entitymanager
|-- org.apache.logging.log4j:log4j-core
|-- junit:junit
|-- joda-time:joda-time-hibernate
|-- org.jadira.usertype:usertype.spi
|-- org.postgresql:postgresql:9.3-1101-jdbc41
test