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

org.eclipse.hawkbit:hawkbit-rest-parent 0.2.2


Категории

Категории

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

Группа

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

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

hawkbit-rest-parent
Версия

Версия

0.2.2
Тип

Тип

pom

Скачать hawkbit-rest-parent 0.2.2

Имя Файла Размер
hawkbit-rest-parent-0.2.2.pom 1 KB
Обзор

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