не последняя версия
Последняя версия 0.3.0M7

org.eclipse.hawkbit:hawkbit-boot-starter 0.2.0M9

Complete starter, including auto-configuration, logging and all hawkBit interfaces

Категории

Категории

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

Группа

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

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

hawkbit-boot-starter
Версия

Версия

0.2.0M9
Тип

Тип

jar

Скачать hawkbit-boot-starter 0.2.0M9


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