| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.apache.oozie |
| ArtifactId | ArtifactIdoozie-client |
| Version | Version5.2.1 |
| Type | Typejar |
| Description |
DescriptionApache Oozie Client
Apache Oozie Client
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| oozie-client-5.2.1.pom | |
| oozie-client-5.2.1.jar | 270 KB |
| oozie-client-5.2.1-sources.jar | 167 KB |
| oozie-client-5.2.1-javadoc.jar | 479 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.oozie/oozie-client/ -->
<dependency>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-client</artifactId>
<version>5.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.oozie/oozie-client/
implementation 'org.apache.oozie:oozie-client:5.2.1'
// https://jarcasting.com/artifacts/org.apache.oozie/oozie-client/
implementation ("org.apache.oozie:oozie-client:5.2.1")
'org.apache.oozie:oozie-client:jar:5.2.1'
<dependency org="org.apache.oozie" name="oozie-client" rev="5.2.1">
<artifact name="oozie-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.oozie', module='oozie-client', version='5.2.1')
)
libraryDependencies += "org.apache.oozie" % "oozie-client" % "5.2.1"
[org.apache.oozie/oozie-client "5.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| commons-cli : commons-cli | jar | 1.2 |
| com.google.guava : guava | jar | 11.0.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.5 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.6.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.5 |
| javax.jms : jms | jar | 1.1 |
| org.apache.hadoop : hadoop-auth | jar | 2.6.0 |
| org.slf4j : slf4j-simple | jar | 1.6.6 |
| xerces : xercesImpl | jar | 2.11.0 |
| org.apache.oozie : oozie-fluent-job-api | jar | 5.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.jcip : jcip-annotations | jar | 1.0 |
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.apache.activemq : activemq-client | jar | 5.15.9 |