Download oak-blob-cloud-1.5.3.jar file - Jar o

Jar examples for o:oak-blob-cloud

Description

You can download jar file oak-blob-cloud 1.5.3 in this page.

License

Apache License

Build File

You can use the following script to add oak-blob-cloud-1.5.3.jar to your project.

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

Download

Click the following link to download the jar file.

oak-blob-cloud-1.5.3-javadoc.jar
oak-blob-cloud-1.5.3-sources.jar
oak-blob-cloud-1.5.3-tests.jar
oak-blob-cloud-1.5.3.jar
oak-blob-cloud-1.5.3.pom



Related Tutorials