Jar examples for j:joda-time-hibernate
Contribution to Joda-Time that adds Hibernate support
You can download jar file joda-time-hibernate 1.3 in this page.
Apache 2
You can use the following script to add joda-time-hibernate-1.3.jar to your project.
<dependency> <groupId>joda-time</groupId> <artifactId>joda-time-hibernate</artifactId> <version>1.3</version> </dependency>
compile group: 'joda-time', name: 'joda-time-hibernate', version: '1.3'
libraryDependencies += "joda-time" % "joda-time-hibernate" % "1.3"
<dependency org="joda-time" name="joda-time-hibernate" rev="1.3"/>
@Grapes(@Grab(group='joda-time', module='joda-time-hibernate', version='1.3'))
'joda-time:joda-time-hibernate:jar:1.3'
Click the following link to download the jar file.
joda-time-hibernate-1.3.jar