| License |
License |
|---|---|
| GroupId | GroupIdorg.jadira.usertype |
| ArtifactId | ArtifactIdusertype.jodatime |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUser Type for Joda Time with Hibernate
Classes utilising Joda Time that add Hibernate support
|
| Project Organization |
Project OrganizationJadira Systems |
| Filename | Size |
|---|---|
| usertype.jodatime-2.0.1.pom | |
| usertype.jodatime-2.0.1.jar | 57 KB |
| usertype.jodatime-2.0.1-sources.jar | 59 KB |
| usertype.jodatime-2.0.1-javadoc.jar | 1018 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javassist : javassist Optional | jar | 3.9.0.GA |
| 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 |