hawkBit :: Extensions :: Runtimes

Parent pom for hawkBit runtimes pre-bundled with extensions

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hawkbit
ArtifactId

ArtifactId

hawkbit-extended-runtimes
Last Version

Last Version

0.3.0M7
Release Date

Release Date

Type

Type

pom
Description

Description

hawkBit :: Extensions :: Runtimes
Parent pom for hawkBit runtimes pre-bundled with extensions

Download hawkbit-extended-runtimes

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hawkbit-update-server-azure

Eclipse hawkBit™ - Extensions collection

Build: Circle CI

hawkBit extensions are implementations to extend the functionality of hawkBit which are maintained by the hawkBit community. The extensions can be used to integrate in a hawkBit application to exchange or extend hawkBit functionality. Extensions should work with the standard hawkBit runtime. All extensions provide a README.md which explains the use of the extension and how to use them.

hawkBit extensions are implementations which are not included in the default implementation of hawkBit's security and auto-configuration mechanism or extending functionality by e.g. integrating third-party services to hawkBit.

hawkBit makes use of the spring-bean and configuration mechanism which allows an flexible configuration and the exchange of beans in spring-configurations. Many beans are @Conditional annotated in hawkBit so they can be overwritten. Extensions can also leverage and implemented functionalities based on hawkBit's event mechanism by subscribing to events and implement additional functionality.

hawkBit extension guidelines

  • Containing a README.md which explains the extension in detail and how to use it
  • Working with the hawkBit example application
  • Following the maven-artifact-id hawkbit-extension-<name>
org.eclipse.hawkbit

Eclipse Foundation

Versions

Version
0.3.0M7