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

org.eclipse.hawkbit:hawkbit-security-core 0.2.4


Категории

Категории

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

Группа

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

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

hawkbit-security-core
Версия

Версия

0.2.4
Тип

Тип

jar

Скачать hawkbit-security-core 0.2.4


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