| Группа | Группаorg.bitbucket.bradleysmithllc.etlunit |
|---|---|
| Идентификатор | Идентификаторparent |
| Версия | Версияetlunit-4.2.2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| parent-etlunit-4.2.2.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/parent/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>parent</artifactId>
<version>etlunit-4.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/parent/
implementation 'org.bitbucket.bradleysmithllc.etlunit:parent:etlunit-4.2.2'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/parent/
implementation ("org.bitbucket.bradleysmithllc.etlunit:parent:etlunit-4.2.2")
'org.bitbucket.bradleysmithllc.etlunit:parent:pom:etlunit-4.2.2'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="parent" rev="etlunit-4.2.2">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='parent', version='etlunit-4.2.2')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "parent" % "etlunit-4.2.2"
[org.bitbucket.bradleysmithllc.etlunit/parent "etlunit-4.2.2"]