не последняя версия
Последняя версия 4.5.24-eu

org.bitbucket.bradleysmithllc.etlunit:parent 1.9.17

etl-unit is a testing framework for ETL tools.

Группа

Группа

org.bitbucket.bradleysmithllc.etlunit
Идентификатор

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

parent
Версия

Версия

1.9.17
Тип

Тип

pom

Скачать parent 1.9.17

Имя Файла Размер
parent-1.9.17.pom 5 KB
Обзор

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