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