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-core:0.6.4'
<dependency> <groupId>org.apache.helix</groupId> <artifactId>helix-core</artifactId> <version>0.6.4</version> </dependency>
<dependency org="org.apache.helix" name="helix-core" rev="0.6.4"/>
"org.apache.helix", "helix-core", "0.6.4"