MVN

org.eclipse.hawkbit : hawkbit-repository-jpa

Maven & Gradle

Aug 24, 2023
14 usages

hawkBit :: Repository :: JPA Implementation

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

Latest Version

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

  • Latest Stable: 0.3.0M9

All Versions

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

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

How to add a dependency to Maven

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

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Discover Dependencies

Feb 04, 2023
2 usages
408 stars
Jun 08, 2023
4 usages
523 stars
Oct 19, 2022
3 usages
0 stars
Apr 13, 2021
8 usages
5 stars
Nov 12, 2015
2 usages
4 stars
Sep 20, 2016
4 usages
42 stars
Aug 09, 2019
4 usages
May 14, 2021
11 usages
1.9k stars