Download oozie-core-4.1.0.jar file - Jar o

Jar examples for o:oozie-core

Description

Apache Oozie Core

You can download jar file oozie-core 4.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add oozie-core-4.1.0.jar to your project.

<dependency>
   <groupId>org.apache.oozie</groupId>
   <artifactId>oozie-core</artifactId>
   <version>4.1.0</version>
</dependency>
compile group: 'org.apache.oozie', name: 'oozie-core', version: '4.1.0'
libraryDependencies += "org.apache.oozie" % "oozie-core" % "4.1.0"
<dependency org="org.apache.oozie" name="oozie-core" rev="4.1.0"/>
@Grapes(@Grab(group='org.apache.oozie', module='oozie-core', version='4.1.0'))
'org.apache.oozie:oozie-core:jar:4.1.0'

Download

Click the following link to download the jar file.

oozie-core-4.1.0-javadoc.jar
oozie-core-4.1.0-sources.jar
oozie-core-4.1.0-tests.jar
oozie-core-4.1.0.jar
oozie-core-4.1.0.pom



Related Tutorials