не последняя версия
Последняя версия 3.0.0.CR3

org.jadira.usertype:usertype.parent 3.0.0.CR2

Classes utilising JSR 310 and Joda Time that add Hibernate support

Группа

Группа

org.jadira.usertype
Идентификатор

Идентификатор

usertype.parent
Версия

Версия

3.0.0.CR2
Тип

Тип

pom

Скачать usertype.parent 3.0.0.CR2

Имя Файла Размер
usertype.parent-3.0.0.CR2.pom 23 KB
Обзор

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