не последняя версия
Последняя версия 2.0.3.RELEASE

org.synyx.hades:org.synyx.hades.parent 2.0.0.RC3

Library to implement persistence layers based on JPA and Spring.

Группа

Группа

org.synyx.hades
Идентификатор

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

org.synyx.hades.parent
Версия

Версия

2.0.0.RC3
Тип

Тип

pom

Скачать org.synyx.hades.parent 2.0.0.RC3

Имя Файла Размер
org.synyx.hades.parent-2.0.0.RC3.pom 10 KB
Обзор

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