is not current version
Last Version 1.5.0

org.apache.bigtop.itest:flume-smoke 0.7.0


GroupId

GroupId

org.apache.bigtop.itest
ArtifactId

ArtifactId

flume-smoke
Version

Version

0.7.0
Type

Type

jar

Download flume-smoke 0.7.0


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