Helix is a generic cluster management framework used for the automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes.
'org.apache.helix:helix:0.6.3'
<dependency>
<groupId>org.apache.helix</groupId>
<artifactId>helix</artifactId>
<version>0.6.3</version>
</dependency>
<dependency org="org.apache.helix" name="helix" rev="0.6.3"/>
"org.apache.helix", "helix", "0.6.3"