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