hawkBit :: Extensions :: Artifact Repository Mongo

Parent pom for hawkBit extensions

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.hawkbit
Идентификатор

Идентификатор

hawkbit-extension-artifact-repository-mongo
Последняя версия

Последняя версия

0.3.0M7
Дата

Дата

Тип

Тип

jar
Описание

Описание

hawkBit :: Extensions :: Artifact Repository Mongo
Parent pom for hawkBit extensions

Скачать hawkbit-extension-artifact-repository-mongo

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.data : spring-data-mongodb jar
org.mongodb : mongodb-driver-sync jar 4.0.5
org.springframework : spring-context jar
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.3.7.RELEASE
com.google.guava : guava jar 25.0-jre

provided (1)

Идентификатор библиотеки Тип Версия
org.eclipse.hawkbit : hawkbit-core jar 0.3.0M7

test (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.3.7.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 2.3.7.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.3.7.RELEASE
io.qameta.allure : allure-junit5 jar 2.13.6
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 2.2.0

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.3.0M7
0.2.0M3