License |
License |
---|---|
GroupId | GroupIdorg.jadira.usertype |
ArtifactId | ArtifactIdusertype.extended |
Last Version | Last Version5.0.0.GA |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJadira Usertype Extended for types requiring Java 7 or 8
Classes utilising Java 7 and/or 8 that add Hibernate support for types such as Moneta
|
Project Organization |
Project OrganizationJadira Systems |
<!-- https://jarcasting.com/artifacts/org.jadira.usertype/usertype.extended/ -->
<dependency>
<groupId>org.jadira.usertype</groupId>
<artifactId>usertype.extended</artifactId>
<version>5.0.0.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.jadira.usertype/usertype.extended/
implementation 'org.jadira.usertype:usertype.extended:5.0.0.GA'
// https://jarcasting.com/artifacts/org.jadira.usertype/usertype.extended/
implementation ("org.jadira.usertype:usertype.extended:5.0.0.GA")
'org.jadira.usertype:usertype.extended:jar:5.0.0.GA'
<dependency org="org.jadira.usertype" name="usertype.extended" rev="5.0.0.GA">
<artifact name="usertype.extended" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jadira.usertype', module='usertype.extended', version='5.0.0.GA')
)
libraryDependencies += "org.jadira.usertype" % "usertype.extended" % "5.0.0.GA"
[org.jadira.usertype/usertype.extended "5.0.0.GA"]
Group / Artifact | Type | Version |
---|---|---|
org.threeten : threetenbp Optional | jar | |
org.javamoney : moneta Optional | jar | |
org.hibernate : hibernate-core Optional | jar | |
org.hibernate : hibernate-entitymanager Optional | jar | |
org.apache.geronimo.specs : geronimo-jpa_2.0_spec | jar | |
org.javassist : javassist Optional | jar | |
org.slf4j : slf4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar | |
junit : junit | jar | |
org.dbunit : dbunit | jar | |
com.h2database : h2 | jar | |
org.jadira.usertype : usertype.spi | jar | 5.0.0.GA |
org.jadira.usertype : usertype.core | jar | 5.0.0.GA |
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | |
joda-time : joda-time-hibernate | jar | |
org.jadira.usertype : usertype.spi | test-jar | 5.0.0.GA |