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