is not current version
Last Version 3.1.0

org.apache.bigtop.itest:package-smoke-execution 0.2.0-incubating


GroupId

GroupId

org.apache.bigtop.itest
ArtifactId

ArtifactId

package-smoke-execution
Version

Version

0.2.0-incubating
Type

Type

jar

Download package-smoke-execution 0.2.0-incubating


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