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

org.eclipse.hawkbit:hawkbit-autoconfigure 0.2.0M1


Категории

Категории

CLI Взаимодействие с пользователем Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

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

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

hawkbit-autoconfigure
Версия

Версия

0.2.0M1
Тип

Тип

jar

Скачать hawkbit-autoconfigure 0.2.0M1


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