License |
License |
---|---|
GroupId | GroupIdorg.jadira.usertype |
ArtifactId | ArtifactIdusertype.core |
Last Version | Last Version7.0.0.CR1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJadira Usertype Core (for Joda Time, Joda Money, Libphonenum and JDK Types with Hibernate)
Classes utilising Joda Time, Joda Money, Libphonenum and JDK Types that add Hibernate support
|
Project Organization |
Project OrganizationJadira Systems |
Filename | Size |
---|---|
usertype.core-7.0.0.CR1.pom | |
usertype.core-7.0.0.CR1.jar | 112 KB |
usertype.core-7.0.0.CR1-sources.jar | 107 KB |
usertype.core-7.0.0.CR1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jadira.usertype/usertype.core/ -->
<dependency>
<groupId>org.jadira.usertype</groupId>
<artifactId>usertype.core</artifactId>
<version>7.0.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jadira.usertype/usertype.core/
implementation 'org.jadira.usertype:usertype.core:7.0.0.CR1'
// https://jarcasting.com/artifacts/org.jadira.usertype/usertype.core/
implementation ("org.jadira.usertype:usertype.core:7.0.0.CR1")
'org.jadira.usertype:usertype.core:jar:7.0.0.CR1'
<dependency org="org.jadira.usertype" name="usertype.core" rev="7.0.0.CR1">
<artifact name="usertype.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jadira.usertype', module='usertype.core', version='7.0.0.CR1')
)
libraryDependencies += "org.jadira.usertype" % "usertype.core" % "7.0.0.CR1"
[org.jadira.usertype/usertype.core "7.0.0.CR1"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core Optional | jar | |
org.hibernate : hibernate-entitymanager Optional | jar | |
joda-time : joda-time Optional | jar | |
org.joda : joda-money Optional | jar | |
org.threeten : threetenbp Optional | jar | |
org.javamoney : moneta Optional | jar | |
tec.units : indriya Optional | jar | |
com.fasterxml.jackson.core : jackson-databind Optional | 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 | |
joda-time : joda-time-hibernate | jar | |
org.jadira.usertype : usertype.spi | jar | 7.0.0.CR1 |
org.jadira.cdt : cdt Optional | jar | 7.0.0.CR1 |
org.postgresql : postgresql Optional | jar | 9.3-1101-jdbc41 |
Group / Artifact | Type | Version |
---|---|---|
org.jadira.usertype : usertype.spi | test-jar | 7.0.0.CR1 |
mysql : mysql-connector-java | jar | 5.1.20 |