MVN

org.eclipse.hawkbit : hawkbit-repository-api

Maven & Gradle

Aug 24, 2023
14 usages

hawkBit :: Repository :: API

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

Latest Version

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

  • Latest Stable: 0.3.0M9

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>org.eclipse.hawkbit</groupId>
    <artifactId>hawkbit-repository-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-repository-api gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Discover Dependencies

May 16, 2019
4 usages
57 stars
Aug 19, 2014
6 usages
2 stars
Oct 01, 2013
12 usages
Apr 23, 2006
11 usages
May 06, 2013
6 usages
Aug 01, 2015
3 usages
433 stars
Jun 30, 2022
4 usages
78 stars
Aug 21, 2023
5 usages
1.5k stars