is not current version
Last Version 1.0.4

org.apache.helix:helix-admin-webapp 0.6.1-incubating


GroupId

GroupId

org.apache.helix
ArtifactId

ArtifactId

helix-admin-webapp
Version

Version

0.6.1-incubating
Type

Type

jar

Download helix-admin-webapp 0.6.1-incubating


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