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