is not current version
Last Version 2.0.0

org.eclipse.hono:hono-service-auth 1.0.2

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

1.0.2
Type

Type

jar

Download hono-service-auth 1.0.2


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