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