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