Download oak-commons-0.14.jar file - Jar o

Jar examples for o:oak-commons

Description

You can download jar file oak-commons 0.14 in this page.

License

Apache License

Build File

You can use the following script to add oak-commons-0.14.jar to your project.

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

Download

Click the following link to download the jar file.

oak-commons-0.14-javadoc.jar
oak-commons-0.14-sources.jar
oak-commons-0.14.jar
oak-commons-0.14.pom



Related Tutorials