Jar examples for r:riak-client
HttpClient-based client for Riak
You can download jar file riak-client 1.0.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add riak-client-1.0.5.jar to your project.
<dependency> <groupId>com.basho.riak</groupId> <artifactId>riak-client</artifactId> <version>1.0.5</version> </dependency>
compile group: 'com.basho.riak', name: 'riak-client', version: '1.0.5'
libraryDependencies += "com.basho.riak" % "riak-client" % "1.0.5"
<dependency org="com.basho.riak" name="riak-client" rev="1.0.5"/>
@Grapes(@Grab(group='com.basho.riak', module='riak-client', version='1.0.5'))
'com.basho.riak:riak-client:jar:1.0.5'
Click the following link to download the jar file.
riak-client-1.0.5-javadoc.jar