License |
License |
---|---|
GroupId | GroupIdorg.apache.bigtop.itest |
ArtifactId | ArtifactIdhadoop-smoke |
Version | Version1.5.0 |
Type | Typejar |
Description |
Descriptionhadoopsmoke
The development of packaging and tests of the Apache Hadoop
ecosystem
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hadoop-smoke-1.5.0.pom | |
hadoop-smoke-1.5.0.jar | 475 KB |
hadoop-smoke-1.5.0-project.tar.gz | 316 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.bigtop.itest/hadoop-smoke/ -->
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hadoop-smoke</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/hadoop-smoke/
implementation 'org.apache.bigtop.itest:hadoop-smoke:1.5.0'
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/hadoop-smoke/
implementation ("org.apache.bigtop.itest:hadoop-smoke:1.5.0")
'org.apache.bigtop.itest:hadoop-smoke:jar:1.5.0'
<dependency org="org.apache.bigtop.itest" name="hadoop-smoke" rev="1.5.0">
<artifact name="hadoop-smoke" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bigtop.itest', module='hadoop-smoke', version='1.5.0')
)
libraryDependencies += "org.apache.bigtop.itest" % "hadoop-smoke" % "1.5.0"
[org.apache.bigtop.itest/hadoop-smoke "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 2.7.3 |
org.apache.hadoop : hadoop-common | test-jar | 2.7.3 |
org.apache.hadoop : hadoop-hdfs | jar | 2.7.3 |
org.apache.hadoop : hadoop-hdfs | test-jar | 2.7.3 |
org.apache.bigtop.itest : itest-common | jar | 1.5.0 |
org.codehaus.groovy : groovy-json | jar | 2.5.4 |
org.codehaus.groovy : groovy-xml | jar | 2.5.4 |