is not current version
Last Version 0.3.0M7

org.eclipse.hawkbit:hawkbit-http-security 0.3.0M6


Categories

Categories

Security CLI User Interface
GroupId

GroupId

org.eclipse.hawkbit
ArtifactId

ArtifactId

hawkbit-http-security
Version

Version

0.3.0M6
Type

Type

jar

Download hawkbit-http-security 0.3.0M6


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