is not current version
Last Version 0.3.0M7

org.eclipse.hawkbit:hawkbit-http-security 0.2.2


Categories

Categories

Security CLI User Interface
GroupId

GroupId

org.eclipse.hawkbit
ArtifactId

ArtifactId

hawkbit-http-security
Version

Version

0.2.2
Type

Type

jar

Download hawkbit-http-security 0.2.2


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