is not current version
Last Version 3.1.0

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


GroupId

GroupId

org.apache.bigtop.itest
ArtifactId

ArtifactId

package-smoke
Version

Version

1.2.0
Type

Type

jar

Download package-smoke 1.2.0


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