is not current version
Last Version 2.0.1

org.jadira.usertype:usertype.jodatime 1.6

Classes utilising Joda Time that add Hibernate support

GroupId

GroupId

org.jadira.usertype
ArtifactId

ArtifactId

usertype.jodatime
Version

Version

1.6
Type

Type

jar

Download usertype.jodatime 1.6


<!-- https://jarcasting.com/artifacts/org.jadira.usertype/usertype.jodatime/ -->
<dependency>
    <groupId>org.jadira.usertype</groupId>
    <artifactId>usertype.jodatime</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jadira.usertype/usertype.jodatime/
implementation 'org.jadira.usertype:usertype.jodatime:1.6'
// https://jarcasting.com/artifacts/org.jadira.usertype/usertype.jodatime/
implementation ("org.jadira.usertype:usertype.jodatime:1.6")
'org.jadira.usertype:usertype.jodatime:jar:1.6'
<dependency org="org.jadira.usertype" name="usertype.jodatime" rev="1.6">
  <artifact name="usertype.jodatime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jadira.usertype', module='usertype.jodatime', version='1.6')
)
libraryDependencies += "org.jadira.usertype" % "usertype.jodatime" % "1.6"
[org.jadira.usertype/usertype.jodatime "1.6"]