MVN

org.eclipse.hawkbit : hawkbit-mgmt-api

Maven & Gradle

Aug 24, 2023
3 usages

hawkBit :: REST :: Management API

<dependency>
    <groupId>org.eclipse.hawkbit</groupId>
    <artifactId>hawkbit-mgmt-api</artifactId>
    <version>0.3.0M9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.hawkbit : hawkbit-mgmt-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0M9

All Versions

Choose a version of org.eclipse.hawkbit : hawkbit-mgmt-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
hawkbit-mgmt-api-0.3.0M9
hawkbit-mgmt-api-0.3.0M8
hawkbit-mgmt-api-0.3.0M7
hawkbit-mgmt-api-0.3.0M6
hawkbit-mgmt-api-0.3.0M5
hawkbit-mgmt-api-0.3.0M4
hawkbit-mgmt-api-0.3.0M3
hawkbit-mgmt-api-0.3.0M2
hawkbit-mgmt-api-0.3.0M1
0.2.x
hawkbit-mgmt-api-0.2.5
hawkbit-mgmt-api-0.2.4
hawkbit-mgmt-api-0.2.3
hawkbit-mgmt-api-0.2.2
hawkbit-mgmt-api-0.2.1
hawkbit-mgmt-api-0.2.0
hawkbit-mgmt-api-0.2.0M9
hawkbit-mgmt-api-0.2.0M8
hawkbit-mgmt-api-0.2.0M7
hawkbit-mgmt-api-0.2.0M6
hawkbit-mgmt-api-0.2.0M5
hawkbit-mgmt-api-0.2.0M4
hawkbit-mgmt-api-0.2.0M3
hawkbit-mgmt-api-0.2.0M2
hawkbit-mgmt-api-0.2.0M1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.eclipse.hawkbit</groupId>
    <artifactId>hawkbit-mgmt-api</artifactId>
    <version>0.3.0M9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.hawkbit : hawkbit-mgmt-api gradle dependency to your build.gradle file:

implementation 'org.eclipse.hawkbit:hawkbit-mgmt-api:0.3.0M9'

Gradle Kotlin DSL: Add the following org.eclipse.hawkbit : hawkbit-mgmt-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.hawkbit:hawkbit-mgmt-api:0.3.0M9")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.hawkbit : hawkbit-mgmt-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.hawkbit" % "hawkbit-mgmt-api" % "0.3.0M9"

Advertisement

Dependencies from Group

Discover Dependencies

May 24, 2021
13 usages
Aug 10, 2023
3 usages
27 stars
Jan 26, 2022
9 usages
0 stars
Nov 15, 2019
4 usages
2.4k stars
Mar 03, 2017
3 usages
Oct 07, 2016
3 usages
1k stars
Oct 07, 2016
3 usages
1k stars
Oct 07, 2016
3 usages
1k stars
Oct 13, 2019
3 usages
Mar 26, 2019
3 usages
128 stars