is not current version
Last Version 0.3.0M7

org.eclipse.hawkbit:hawkbit-autoconfigure 0.3.0M1


Categories

Categories

CLI User Interface Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

org.eclipse.hawkbit
ArtifactId

ArtifactId

hawkbit-autoconfigure
Version

Version

0.3.0M1
Type

Type

jar

Download hawkbit-autoconfigure 0.3.0M1


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