Last Version

Apache Helix :: Mockservice 0.6.1-incubating

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

mockservice
Version

Version

0.6.1-incubating
Type

Type

jar
Description

Description

Apache Helix :: Mockservice
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 mockservice 0.6.1-incubating


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.helix : helix-core jar 0.6.1-incubating
com.noelios.restlet » com.noelios.restlet jar 1.1.10

test (1)

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

Project Modules

There are no modules declared in this project.