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