Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.apache.bigtop.itest |
ArtifactId | ArtifactIddatafu-smoke |
Version | Version0.7.0 |
Type | Typejar |
Filename | Size |
---|---|
datafu-smoke-0.7.0.pom | |
datafu-smoke-0.7.0.jar | 66 KB |
datafu-smoke-0.7.0-project.zip | 52 KB |
datafu-smoke-0.7.0-project.tar.gz | 18 KB |
datafu-smoke-0.7.0-project.tar.bz2 | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.bigtop.itest/datafu-smoke/ -->
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>datafu-smoke</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/datafu-smoke/
implementation 'org.apache.bigtop.itest:datafu-smoke:0.7.0'
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/datafu-smoke/
implementation ("org.apache.bigtop.itest:datafu-smoke:0.7.0")
'org.apache.bigtop.itest:datafu-smoke:jar:0.7.0'
<dependency org="org.apache.bigtop.itest" name="datafu-smoke" rev="0.7.0">
<artifact name="datafu-smoke" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bigtop.itest', module='datafu-smoke', version='0.7.0')
)
libraryDependencies += "org.apache.bigtop.itest" % "datafu-smoke" % "0.7.0"
[org.apache.bigtop.itest/datafu-smoke "0.7.0"]