Download oak-store-document-1.9.2.jar file - Jar o

Jar examples for o:oak-store-document

Description

You can download jar file oak-store-document 1.9.2 in this page.

License

Apache License

Build File

You can use the following script to add oak-store-document-1.9.2.jar to your project.

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

Download

Click the following link to download the jar file.

oak-store-document-1.9.2-javadoc.jar
oak-store-document-1.9.2-sources.jar
oak-store-document-1.9.2-tests.jar
oak-store-document-1.9.2.jar
oak-store-document-1.9.2.pom



Related Tutorials