Re: [ANN] It's been a long road, but the new Java Client for Riak 2.0 is here.

2014-09-26 Thread Tom Santero
Excellent work, Roach! On Fri, Sep 26, 2014 at 10:29 AM, DeadZen wrote: > I don't even use java and I'm excited about that! > > On Thursday, September 25, 2014, Brian Roach wrote: > >> As of now, the new Java client for Riak v2.0 is available via Maven >> Central. >> >> To use in your project:

Re: [ANN] It's been a long road, but the new Java Client for Riak 2.0 is here.

2014-09-26 Thread DeadZen
I don't even use java and I'm excited about that! On Thursday, September 25, 2014, Brian Roach wrote: > As of now, the new Java client for Riak v2.0 is available via Maven > Central. > > To use in your project: > > > > com.basho.riak > riak-client > 2.0.0 > > ... > > > Java

[ANN] It's been a long road, but the new Java Client for Riak 2.0 is here.

2014-09-25 Thread Brian Roach
As of now, the new Java client for Riak v2.0 is available via Maven Central. To use in your project: com.basho.riak riak-client 2.0.0 ... Javadocs are published to: http://basho.github.io/riak-java-client/2.0.0/ To get started see: http://basho.github.io/riak-java-client/2