не последняя версия
Последняя версия 2.1.1

eu.toop:toop-commons-ng-parent-pom 2.0.0-rc1

Base POM to build the TOOP Commons NG projects

Группа

Группа

eu.toop
Идентификатор

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

toop-commons-ng-parent-pom
Версия

Версия

2.0.0-rc1
Тип

Тип

pom

Скачать toop-commons-ng-parent-pom 2.0.0-rc1

Имя Файла Размер
toop-commons-ng-parent-pom-2.0.0-rc1.pom 7 KB
Обзор

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