is not current version
Last Version 3.0.0.CR3

org.jadira.usertype:usertype.parent 1.6

Classes utilising JSR 310 and Joda Time that add Hibernate support

GroupId

GroupId

org.jadira.usertype
ArtifactId

ArtifactId

usertype.parent
Version

Version

1.6
Type

Type

pom

Download usertype.parent 1.6

Filename Size
usertype.parent-1.6.pom 20 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jadira.usertype/usertype.parent/ -->
<dependency>
    <groupId>org.jadira.usertype</groupId>
    <artifactId>usertype.parent</artifactId>
    <version>1.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jadira.usertype/usertype.parent/
implementation 'org.jadira.usertype:usertype.parent:1.6'
// https://jarcasting.com/artifacts/org.jadira.usertype/usertype.parent/
implementation ("org.jadira.usertype:usertype.parent:1.6")
'org.jadira.usertype:usertype.parent:pom:1.6'
<dependency org="org.jadira.usertype" name="usertype.parent" rev="1.6">
  <artifact name="usertype.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jadira.usertype', module='usertype.parent', version='1.6')
)
libraryDependencies += "org.jadira.usertype" % "usertype.parent" % "1.6"
[org.jadira.usertype/usertype.parent "1.6"]