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