Download oak-blob-plugins-1.9.1.jar file - Jar o

Jar examples for o:oak-blob-plugins

Description

You can download jar file oak-blob-plugins 1.9.1 in this page.

License

Apache License

Build File

You can use the following script to add oak-blob-plugins-1.9.1.jar to your project.

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

Download

Click the following link to download the jar file.

oak-blob-plugins-1.9.1-javadoc.jar
oak-blob-plugins-1.9.1-sources.jar
oak-blob-plugins-1.9.1-tests.jar
oak-blob-plugins-1.9.1.jar
oak-blob-plugins-1.9.1.pom



Related Tutorials