hawkBit :: Extensions :: Azure Block Storage Repository

hawkBit extension for managing software artifacts in Microsoft Azure Storage

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hawkbit
ArtifactId

ArtifactId

hawkbit-extension-artifact-repository-azure
Last Version

Last Version

0.3.0M7
Release Date

Release Date

Type

Type

jar
Description

Description

hawkBit :: Extensions :: Azure Block Storage Repository
hawkBit extension for managing software artifacts in Microsoft Azure Storage

Download hawkbit-extension-artifact-repository-azure

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.microsoft.azure : azure-spring-boot-starter jar
com.microsoft.azure : applicationinsights-core jar 2.1.2
com.microsoft.azure : azure-storage jar 8.0.0
com.google.guava : guava jar 25.0-jre
org.springframework : spring-core jar
org.springframework.boot : spring-boot-autoconfigure jar 2.3.7.RELEASE

provided (1)

Group / Artifact Type Version
org.eclipse.hawkbit : hawkbit-core jar 0.3.0M7

Project Modules

There are no modules declared in this project.

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