is not current version
Last Version 3.1.0

org.apache.bigtop.itest:hadoop-smoke 0.3.0-incubating


GroupId

GroupId

org.apache.bigtop.itest
ArtifactId

ArtifactId

hadoop-smoke
Version

Version

0.3.0-incubating
Type

Type

jar

Download hadoop-smoke 0.3.0-incubating


<!-- https://jarcasting.com/artifacts/org.apache.bigtop.itest/hadoop-smoke/ -->
<dependency>
    <groupId>org.apache.bigtop.itest</groupId>
    <artifactId>hadoop-smoke</artifactId>
    <version>0.3.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/hadoop-smoke/
implementation 'org.apache.bigtop.itest:hadoop-smoke:0.3.0-incubating'
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/hadoop-smoke/
implementation ("org.apache.bigtop.itest:hadoop-smoke:0.3.0-incubating")
'org.apache.bigtop.itest:hadoop-smoke:jar:0.3.0-incubating'
<dependency org="org.apache.bigtop.itest" name="hadoop-smoke" rev="0.3.0-incubating">
  <artifact name="hadoop-smoke" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bigtop.itest', module='hadoop-smoke', version='0.3.0-incubating')
)
libraryDependencies += "org.apache.bigtop.itest" % "hadoop-smoke" % "0.3.0-incubating"
[org.apache.bigtop.itest/hadoop-smoke "0.3.0-incubating"]