Download storageprovider-3.2.3.jar file - Jar s

Jar examples for s:storageprovider

Description

The DuraCloud storage provider interfaces library.

You can download jar file storageprovider 3.2.3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add storageprovider-3.2.3.jar to your project.

<dependency>
   <groupId>org.duracloud</groupId>
   <artifactId>storageprovider</artifactId>
   <version>3.2.3</version>
</dependency>
compile group: 'org.duracloud', name: 'storageprovider', version: '3.2.3'
libraryDependencies += "org.duracloud" % "storageprovider" % "3.2.3"
<dependency org="org.duracloud" name="storageprovider" rev="3.2.3"/>
@Grapes(@Grab(group='org.duracloud', module='storageprovider', version='3.2.3'))
'org.duracloud:storageprovider:jar:3.2.3'

Download

Click the following link to download the jar file.

storageprovider-3.2.3-javadoc.jar
storageprovider-3.2.3-sources.jar
storageprovider-3.2.3.jar
storageprovider-3.2.3.pom



Related Tutorials