License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hawkbit |
ArtifactId | ArtifactIdhawkbit-update-server-azure |
Last Version | Last Version0.3.0M7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionhawkBit :: Extensions :: Azure enabled Update Server
Parent pom for hawkBit runtimes pre-bundled with extensions
|
<!-- https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-update-server-azure/ -->
<dependency>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-update-server-azure</artifactId>
<version>0.3.0M7</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-update-server-azure/
implementation 'org.eclipse.hawkbit:hawkbit-update-server-azure:0.3.0M7'
// https://jarcasting.com/artifacts/org.eclipse.hawkbit/hawkbit-update-server-azure/
implementation ("org.eclipse.hawkbit:hawkbit-update-server-azure:0.3.0M7")
'org.eclipse.hawkbit:hawkbit-update-server-azure:jar:0.3.0M7'
<dependency org="org.eclipse.hawkbit" name="hawkbit-update-server-azure" rev="0.3.0M7">
<artifact name="hawkbit-update-server-azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hawkbit', module='hawkbit-update-server-azure', version='0.3.0M7')
)
libraryDependencies += "org.eclipse.hawkbit" % "hawkbit-update-server-azure" % "0.3.0M7"
[org.eclipse.hawkbit/hawkbit-update-server-azure "0.3.0M7"]