MVN

org.hawkular : hawkular-rest-api

Maven & Gradle

Mar 11, 2016
2 usages

Hawkular: REST API Web Application · Component that allows users to interface with Hawkular. One rest call to it's endpoint will probably end up with multiple requests to the individual components.

<dependency>
    <groupId>org.hawkular</groupId>
    <artifactId>hawkular-rest-api</artifactId>
    <version>1.0.0.Alpha11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0.Alpha11
  • Latest Alpha: 1.0.0.Alpha11

All Versions

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

Version Vulnerabilities Updated
1.0.x
hawkular-rest-api-1.0.0.Alpha11
hawkular-rest-api-1.0.0.Alpha10
hawkular-rest-api-1.0.0.Alpha9

How to add a dependency to Maven

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

<dependency>
    <groupId>org.hawkular</groupId>
    <artifactId>hawkular-rest-api</artifactId>
    <version>1.0.0.Alpha11</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.hawkular:hawkular-rest-api:1.0.0.Alpha11'

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

implementation("org.hawkular:hawkular-rest-api:1.0.0.Alpha11")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.hawkular" % "hawkular-rest-api" % "1.0.0.Alpha11"

Advertisement

Dependencies from Group

Mar 11, 2016
6 usages
Mar 11, 2016
3 usages
Mar 11, 2016
3 usages
Mar 11, 2016
2 usages

Discover Dependencies

Jun 03, 2019
9 usages
5 stars
Jul 13, 2017
2 usages
Jul 13, 2017
2 usages
May 07, 2019
3 usages
Mar 03, 2017
2 usages
Jul 29, 2021
2 usages
3.6k stars
Aug 22, 2016
2 usages
68.1k stars