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