is not current version
Last Version 1.3.0

org.apache.bigtop.itest:datafu-smoke 1.2.1


Categories

Categories

Data
GroupId

GroupId

org.apache.bigtop.itest
ArtifactId

ArtifactId

datafu-smoke
Version

Version

1.2.1
Type

Type

jar

Download datafu-smoke 1.2.1


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