u

usertype.parent

Classes utilising JSR 310 and Joda Time that add Hibernate support
http://usertype.sourceforge.net/
Apache 2
Jadira Systems
Chris Pheby
Files download
File Operation
usertype.parent-1.6.pom download
Apache Maven
<dependency>
  <groupId>org.jadira.usertype</groupId>
  <artifactId>usertype.parent</artifactId>
  <version>1.6</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.jadira.usertype:usertype.parent:1.6'
Gradle Kotlin
implementation("org.jadira.usertype:usertype.parent:1.6")
Scala SBT
libraryDependencies += "org.jadira.usertype" % "usertype.parent" % "1.6"
Groovy Grape
@Grapes(
  @Grab(group='org.jadira.usertype', module='usertype.parent', version='1.6')
)
Apache Ivy
<dependency org="org.jadira.usertype" name="usertype.parent" rev="1.6" />
Leiningen
[org.jadira.usertype/usertype.parent "1.6"]
Apache Buildr
'org.jadira.usertype:usertype.parent:jar:1.6'
Dependencies
The project has no third-party dependencies