Download oak-core-0.18.jar file - Jar o

Jar examples for o:oak-core

Description

You can download jar file oak-core 0.18 in this page.

License

Apache License

Build File

You can use the following script to add oak-core-0.18.jar to your project.

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

Download

Click the following link to download the jar file.

oak-core-0.18-javadoc.jar
oak-core-0.18-sources.jar
oak-core-0.18-tests.jar
oak-core-0.18.jar
oak-core-0.18.pom



Related Tutorials