is not current version
Last Version 3.1.0

org.apache.bigtop.itest:phoenix-smoke 1.4.0


GroupId

GroupId

org.apache.bigtop.itest
ArtifactId

ArtifactId

phoenix-smoke
Version

Version

1.4.0
Type

Type

jar

Download phoenix-smoke 1.4.0


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