MVN

org.apache.helix : helix-rest

Maven & Gradle

Apr 27, 2023

Apache Helix :: Restful Interface

<dependency>
    <groupId>org.apache.helix</groupId>
    <artifactId>helix-rest</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.helix : helix-rest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of org.apache.helix : helix-rest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
helix-rest-1.2.0
1.1.x
helix-rest-1.1.0
1.0.x
helix-rest-1.0.4
helix-rest-1.0.3
helix-rest-1.0.2
helix-rest-1.0.1
helix-rest-1.0.0
0.9.x
helix-rest-0.9.10
helix-rest-0.9.9
helix-rest-0.9.8
helix-rest-0.9.7
helix-rest-0.9.4
helix-rest-0.9.1
helix-rest-0.9.0.1
helix-rest-0.9.0
0.8.x
helix-rest-0.8.4
helix-rest-0.8.3
helix-rest-0.8.2
helix-rest-0.8.1
helix-rest-0.8.0

How to add a dependency to Maven

Add the following org.apache.helix : helix-rest maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.helix</groupId>
    <artifactId>helix-rest</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.helix : helix-rest gradle dependency to your build.gradle file:

implementation 'org.apache.helix:helix-rest:1.2.0'

Gradle Kotlin DSL: Add the following org.apache.helix : helix-rest gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.helix:helix-rest:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.helix : helix-rest sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.helix" % "helix-rest" % "1.2.0"

Advertisement

Dependencies from Group

Apr 27, 2023
47 usages
Apr 27, 2023
2 usages
Apr 27, 2023
1 usages
Apr 27, 2023
1 usages

Discover Dependencies

Jan 31, 2018
1 usages
1 stars
Apr 24, 2018
0 stars
Jul 17, 2023
3 usages
Jul 01, 2022
3 usages
60 stars
Aug 14, 2023
84 usages
4.3k stars
Jun 02, 2023
3 usages
7.7k stars
Jun 15, 2023
181 stars
bmm
Jun 19, 2023
4 usages
50 stars