Download storeclient-3.4.0.jar file - Jar s

Jar examples for s:storeclient

Description

The DuraCloud store client library.

You can download jar file storeclient 3.4.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add storeclient-3.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

storeclient-3.4.0-javadoc.jar
storeclient-3.4.0-sources.jar
storeclient-3.4.0.jar
storeclient-3.4.0.pom



Related Tutorials