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