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