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