| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools | 
| GroupId | GroupIdcom.google.code.maven-play-plugin.org.apache.hadoop | 
| ArtifactId | ArtifactIdhadoop-test | 
| Version | Version0.20.2-with-200-826 | 
| Type | Typejar | 
| Description | DescriptionApache Hadoop Hadoop is the distributed computing framework of Apache; hadoop-core contains
    the filesystem, job tracker and map/reduce modules | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.hadoop/hadoop-test/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin.org.apache.hadoop</groupId>
    <artifactId>hadoop-test</artifactId>
    <version>0.20.2-with-200-826</version>
</dependency>// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.hadoop/hadoop-test/
implementation 'com.google.code.maven-play-plugin.org.apache.hadoop:hadoop-test:0.20.2-with-200-826'// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.hadoop/hadoop-test/
implementation ("com.google.code.maven-play-plugin.org.apache.hadoop:hadoop-test:0.20.2-with-200-826")'com.google.code.maven-play-plugin.org.apache.hadoop:hadoop-test:jar:0.20.2-with-200-826'<dependency org="com.google.code.maven-play-plugin.org.apache.hadoop" name="hadoop-test" rev="0.20.2-with-200-826">
  <artifact name="hadoop-test" type="jar" />
</dependency>@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.apache.hadoop', module='hadoop-test', version='0.20.2-with-200-826')
)libraryDependencies += "com.google.code.maven-play-plugin.org.apache.hadoop" % "hadoop-test" % "0.20.2-with-200-826"[com.google.code.maven-play-plugin.org.apache.hadoop/hadoop-test "0.20.2-with-200-826"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.maven-play-plugin.org.apache.hadoop : hadoop-core | jar | 0.20.2-with-200-826 | 
| junit : junit | jar | 4.5 |