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

Jar examples for o:oak-blob-plugins

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials