is not current version
Last Version 2.0.1

org.jadira.usertype:usertype.jodatime 1.3

Classes utilising Joda Time that add Hibernate support

GroupId

GroupId

org.jadira.usertype
ArtifactId

ArtifactId

usertype.jodatime
Version

Version

1.3
Type

Type

jar

Download usertype.jodatime 1.3


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