Jar examples for s:storeclient
The DuraCloud store client library.
You can download jar file storeclient 4.1.1 in this page.
Apache License, Version 2.0
You can use the following script to add storeclient-4.1.1.jar to your project.
<dependency> <groupId>org.duracloud</groupId> <artifactId>storeclient</artifactId> <version>4.1.1</version> </dependency>
compile group: 'org.duracloud', name: 'storeclient', version: '4.1.1'
libraryDependencies += "org.duracloud" % "storeclient" % "4.1.1"
<dependency org="org.duracloud" name="storeclient" rev="4.1.1"/>
@Grapes(@Grab(group='org.duracloud', module='storeclient', version='4.1.1'))
'org.duracloud:storeclient:jar:4.1.1'
Click the following link to download the jar file.
storeclient-4.1.1-javadoc.jar