Last Version

Apache Helix :: Helix Examples 0.7.1

Helix is a generic cluster management framework used for the automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes.

License

License

GroupId

GroupId

org.apache.helix
ArtifactId

ArtifactId

helix-examples
Version

Version

0.7.1
Type

Type

jar
Description

Description

Apache Helix :: Helix Examples
Helix is a generic cluster management framework used for the automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes.
Project Organization

Project Organization

The Apache Software Foundation

Download helix-examples 0.7.1


<!-- https://jarcasting.com/artifacts/org.apache.helix/helix-examples/ -->
<dependency>
    <groupId>org.apache.helix</groupId>
    <artifactId>helix-examples</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.helix/helix-examples/
implementation 'org.apache.helix:helix-examples:0.7.1'
// https://jarcasting.com/artifacts/org.apache.helix/helix-examples/
implementation ("org.apache.helix:helix-examples:0.7.1")
'org.apache.helix:helix-examples:jar:0.7.1'
<dependency org="org.apache.helix" name="helix-examples" rev="0.7.1">
  <artifact name="helix-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.helix', module='helix-examples', version='0.7.1')
)
libraryDependencies += "org.apache.helix" % "helix-examples" % "0.7.1"
[org.apache.helix/helix-examples "0.7.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.helix : helix-core jar 0.7.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.0.1

Project Modules

There are no modules declared in this project.