| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.bigtop.itest |
| ArtifactId | ArtifactIdoozie-smoke |
| Last Version | Last Version3.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionooziesmoke
The development of packaging and tests of the Apache Hadoop
ecosystem
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| oozie-smoke-3.1.0.pom | |
| oozie-smoke-3.1.0.jar | 13 KB |
| oozie-smoke-3.1.0-sources.jar | 9 KB |
| oozie-smoke-3.1.0-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.bigtop.itest/oozie-smoke/ -->
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>oozie-smoke</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/oozie-smoke/
implementation 'org.apache.bigtop.itest:oozie-smoke:3.1.0'
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/oozie-smoke/
implementation ("org.apache.bigtop.itest:oozie-smoke:3.1.0")
'org.apache.bigtop.itest:oozie-smoke:jar:3.1.0'
<dependency org="org.apache.bigtop.itest" name="oozie-smoke" rev="3.1.0">
<artifact name="oozie-smoke" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bigtop.itest', module='oozie-smoke', version='3.1.0')
)
libraryDependencies += "org.apache.bigtop.itest" % "oozie-smoke" % "3.1.0"
[org.apache.bigtop.itest/oozie-smoke "3.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-common | jar | 2.7.3 |
| org.apache.bigtop.itest : itest-common | jar | 3.1.0 |
| org.codehaus.groovy : groovy-json | jar | 2.5.4 |
| org.codehaus.groovy : groovy-xml | jar | 2.5.4 |