| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.yahoo.oozie | 
    
| ArtifactId | ArtifactIdoozie-client | 
    
| Last Version | Last Version3.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionOozie Client 
            Oozie Client 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| oozie-client-3.0.0.pom | |
| oozie-client-3.0.0.jar | 100 KB | 
| oozie-client-3.0.0-sources.jar | 53 KB | 
| oozie-client-3.0.0-javadoc.jar | 360 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.yahoo.oozie/oozie-client/ -->
<dependency>
    <groupId>com.yahoo.oozie</groupId>
    <artifactId>oozie-client</artifactId>
    <version>3.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.yahoo.oozie/oozie-client/
implementation 'com.yahoo.oozie:oozie-client:3.0.0'
                // https://jarcasting.com/artifacts/com.yahoo.oozie/oozie-client/
implementation ("com.yahoo.oozie:oozie-client:3.0.0")
                'com.yahoo.oozie:oozie-client:jar:3.0.0'
                <dependency org="com.yahoo.oozie" name="oozie-client" rev="3.0.0">
  <artifact name="oozie-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.yahoo.oozie', module='oozie-client', version='3.0.0')
)
                libraryDependencies += "com.yahoo.oozie" % "oozie-client" % "3.0.0"
                [com.yahoo.oozie/oozie-client "3.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.googlecode.json-simple : json-simple | jar | |
| commons-cli : commons-cli | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar |