License |
License |
---|---|
GroupId | GroupIdorg.jadira.usertype |
ArtifactId | ArtifactIdusertype.parent |
Last Version | Last Version3.0.0.CR3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJadira Usertype Parent
Hibernate and DDD support including for Joda Time, JSR 310, Joda Money and other Common Data Types
|
Project URL |
Project URL |
Project Organization |
Project OrganizationJadira Systems |
Filename | Size |
---|---|
usertype.parent-3.0.0.CR3.pom | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jadira.usertype/usertype.parent/ -->
<dependency>
<groupId>org.jadira.usertype</groupId>
<artifactId>usertype.parent</artifactId>
<version>3.0.0.CR3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jadira.usertype/usertype.parent/
implementation 'org.jadira.usertype:usertype.parent:3.0.0.CR3'
// https://jarcasting.com/artifacts/org.jadira.usertype/usertype.parent/
implementation ("org.jadira.usertype:usertype.parent:3.0.0.CR3")
'org.jadira.usertype:usertype.parent:pom:3.0.0.CR3'
<dependency org="org.jadira.usertype" name="usertype.parent" rev="3.0.0.CR3">
<artifact name="usertype.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jadira.usertype', module='usertype.parent', version='3.0.0.CR3')
)
libraryDependencies += "org.jadira.usertype" % "usertype.parent" % "3.0.0.CR3"
[org.jadira.usertype/usertype.parent "3.0.0.CR3"]