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