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.8.pom download
Apache Maven
<dependency>
  <groupId>org.jadira.usertype</groupId>
  <artifactId>usertype.parent</artifactId>
  <version>1.8</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.jadira.usertype:usertype.parent:1.8'
Gradle Kotlin
implementation("org.jadira.usertype:usertype.parent:1.8")
Scala SBT
libraryDependencies += "org.jadira.usertype" % "usertype.parent" % "1.8"
Groovy Grape
@Grapes(
  @Grab(group='org.jadira.usertype', module='usertype.parent', version='1.8')
)
Apache Ivy
<dependency org="org.jadira.usertype" name="usertype.parent" rev="1.8" />
Leiningen
[org.jadira.usertype/usertype.parent "1.8"]
Apache Buildr
'org.jadira.usertype:usertype.parent:jar:1.8'
Dependencies
The project has no third-party dependencies