You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by Kanak Biscuitwala <ka...@hotmail.com> on 2014/03/28 00:18:45 UTC

[ANNOUNCE] Apache Helix 0.6.3 Release

The Apache Helix Team is pleased to announce the 5th release (and first as a top-level project), 0.6.3, of the 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 are available here: http://helix.apache.org/0.6.3-docs/releasenotes/release-0.6.3.html

You can declare a maven dependency to use it:

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

Or download the release artifacts: http://helix.apache.org/0.6.3-docs/download.cgi

Additional information:

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

We hope you will enjoy using the latest release of Apache Helix!

Cheers,
Apache Helix Team