is not current version
Last Version 2.0.0

org.eclipse.hono:hono-service-auth 0.6-M2

A default identity provider for authenticating Hono components and consumers.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-service-auth
Version

Version

0.6-M2
Type

Type

jar

Download hono-service-auth 0.6-M2


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