is not current version
Last Version 3.1.0

org.apache.bigtop.itest:oozie-smoke 1.2.0


GroupId

GroupId

org.apache.bigtop.itest
ArtifactId

ArtifactId

oozie-smoke
Version

Version

1.2.0
Type

Type

jar

Download oozie-smoke 1.2.0


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