Last Version

User Type for Joda Time with Hibernate 2.0.1

Classes utilising Joda Time that add Hibernate support

License

License

GroupId

GroupId

org.jadira.usertype
ArtifactId

ArtifactId

usertype.jodatime
Version

Version

2.0.1
Type

Type

jar
Description

Description

User Type for Joda Time with Hibernate
Classes utilising Joda Time that add Hibernate support
Project Organization

Project Organization

Jadira Systems

Download usertype.jodatime 2.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.hibernate : hibernate-core Optional jar 4.0.0.Beta2
joda-time : joda-time Optional jar 1.6.2
org.jadira.usertype : usertype.spi jar 2.0.1

runtime (1)

Group / Artifact Type Version
javassist : javassist Optional jar 3.9.0.GA

test (8)

Group / Artifact Type Version
org.hibernate : hibernate-entitymanager jar 4.0.0.Beta2
org.slf4j : slf4j-log4j12 jar 1.6.1
org.slf4j : slf4j-api jar 1.6.1
junit : junit jar 4.8.2
org.dbunit : dbunit jar 2.4.7
com.h2database : h2 jar 1.3.157
joda-time : joda-time-hibernate jar 1.3
org.jadira.usertype : usertype.spi test-jar 2.0.1

Project Modules

There are no modules declared in this project.