Riak Users,

We are pleased to announce the release of the Riak Java client 1.0.3.
This is a bug fix release. Please see the
CHANGELOG<https://github.com/basho/riak-java-client/blob/1.0.3/CHANGELOG>
 for full list of changes in Riak Java client 1.0.3.

The 1.0.3 Java client is available from Maven Central. Add the dependency
to your pom.xml:

<dependency>
  <groupId>com.basho.riak</groupId>
  <artifactId>riak-client</artifactId>
  <version>1.0.3</version>
  <type>pom</type>
</dependency>



*You can also download the client .jar (and dependencies) from github.
*<https://github.com/basho/riak-java-client/downloads>


If you prefer your client in source form, the source code can be cloned
from our GitHub repo <https://github.com/basho/riak-java-client> and 1.0.3
can be fetched by checking out the
riak-1.0.3<https://github.com/basho/riak-java-client/tree/1.0.3>
 tag.

As always, thanks for being the best community anywhere!
-Basho
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to