Download joda-time-hibernate-1.3.jar file - Jar j

Jar examples for j:joda-time-hibernate

Description

Contribution to Joda-Time that adds Hibernate support

You can download jar file joda-time-hibernate 1.3 in this page.

License

Apache 2

Build File

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'

Download

Click the following link to download the jar file.

joda-time-hibernate-1.3.jar
joda-time-hibernate-1.3-javadoc.jar
joda-time-hibernate-1.3.pom
joda-time-hibernate-1.3-sources.jar



Related Tutorials