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