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

Jar examples for o:oak-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials