You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by kishore g <ki...@apache.org> on 2013/05/30 23:20:08 UTC

[ANNOUNCE] Apache Helix 0.6.1-incubating Release

The Apache Helix Team is pleased to announce second release
0.6.1-incubating of Apache Helix project.

Apache Helix is a generic cluster management framework that makes it
easy to build partitioned, fault tolerant and scalable distributed
systems.

The full release notes is available here:
http://helix.incubator.apache.org/releasenotes/release-0.6.1-incubating.html

You can declare a maven dependency to use it:

 <dependency>
      <groupId>org.apache.helix</groupId>
      <artifactId>helix-core</artifactId>
      <version>0.6.1-incubating</version>
 </dependency>

Or download the release sources: http://helix.incubator.apache.org/download.cgi

Additional info

Website: http://helix.incubator.apache.org/
Helix mailing list: http://helix.incubator.apache.org/mail-lists.html

We hope you will enjoy using Apache Helix!

Cheers,
Apache Helix Team