is not current version
Last Version 3.1.0

org.apache.bigtop.itest:smoke-tests-conf 0.5.0


GroupId

GroupId

org.apache.bigtop.itest
ArtifactId

ArtifactId

smoke-tests-conf
Version

Version

0.5.0
Type

Type

jar

Download smoke-tests-conf 0.5.0


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