is not current version
Last Version 0.3.0M7

org.eclipse.hawkbit:hawkbit-boot-starter 0.3.0M4

Complete starter, including auto-configuration, logging and all hawkBit interfaces

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hawkbit
ArtifactId

ArtifactId

hawkbit-boot-starter
Version

Version

0.3.0M4
Type

Type

jar

Download hawkbit-boot-starter 0.3.0M4


<!-- https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-boot-starter/ -->
<dependency>
    <groupId>org.eclipse.hawkbit</groupId>
    <artifactId>hawkbit-boot-starter</artifactId>
    <version>0.3.0M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-boot-starter/
implementation 'org.eclipse.hawkbit:hawkbit-boot-starter:0.3.0M4'
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-boot-starter/
implementation ("org.eclipse.hawkbit:hawkbit-boot-starter:0.3.0M4")
'org.eclipse.hawkbit:hawkbit-boot-starter:jar:0.3.0M4'
<dependency org="org.eclipse.hawkbit" name="hawkbit-boot-starter" rev="0.3.0M4">
  <artifact name="hawkbit-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hawkbit', module='hawkbit-boot-starter', version='0.3.0M4')
)
libraryDependencies += "org.eclipse.hawkbit" % "hawkbit-boot-starter" % "0.3.0M4"
[org.eclipse.hawkbit/hawkbit-boot-starter "0.3.0M4"]