| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.hadoop |
| ArtifactId | ArtifactIdhadoop-fs2img |
| Version | Version3.3.1 |
| Type | Typejar |
| Description |
DescriptionApache Hadoop Image Generation Tool
Apache Hadoop Image Generation Tool
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hadoop-fs2img-3.3.1.pom | |
| hadoop-fs2img-3.3.1.jar | 50 KB |
| hadoop-fs2img-3.3.1-test-sources.jar | 27 KB |
| hadoop-fs2img-3.3.1-sources.jar | 29 KB |
| hadoop-fs2img-3.3.1-javadoc.jar | 103 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-fs2img/ -->
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-fs2img</artifactId>
<version>3.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-fs2img/
implementation 'org.apache.hadoop:hadoop-fs2img:3.3.1'
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-fs2img/
implementation ("org.apache.hadoop:hadoop-fs2img:3.3.1")
'org.apache.hadoop:hadoop-fs2img:jar:3.3.1'
<dependency org="org.apache.hadoop" name="hadoop-fs2img" rev="3.3.1">
<artifact name="hadoop-fs2img" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hadoop', module='hadoop-fs2img', version='3.3.1')
)
libraryDependencies += "org.apache.hadoop" % "hadoop-fs2img" % "3.3.1"
[org.apache.hadoop/hadoop-fs2img "3.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-cli : commons-cli | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-common | jar | 3.3.1 |
| org.apache.hadoop : hadoop-hdfs | jar | 3.3.1 |
| org.apache.hadoop : hadoop-minicluster | jar | 3.3.1 |
| com.google.protobuf : protobuf-java | jar | 2.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.assertj : assertj-core | jar | 3.12.2 |