is not current version
Last Version 2.0.0

Hono Service Device Registry Base 1.12.1

Base classes for implementing a Hono device registry.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-service-device-registry-base
Version

Version

1.12.1
Type

Type

jar
Description

Description

Hono Service Device Registry Base
Base classes for implementing a Hono device registry.
Project URL

Project URL

https://www.eclipse.org/hono
Project Organization

Project Organization

Eclipse Foundation

Download hono-service-device-registry-base 1.12.1


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

Dependencies

compile (13)

Group / Artifact Type Version
org.eclipse.hono : hono-service-base jar 1.12.1
org.eclipse.hono : hono-client-notification-kafka jar 1.12.1
org.eclipse.hono : hono-client-notification-amqp jar 1.12.1
org.springframework.security : spring-security-crypto jar 5.5.4
jakarta.annotation : jakarta.annotation-api jar
org.eclipse.hono : hono-client-common jar 1.12.1
org.eclipse.hono : hono-client-telemetry jar 1.12.1
com.google.guava : guava jar 30.1-jre
io.opentracing : opentracing-noop jar
io.smallrye.config : smallrye-config Optional jar
io.quarkus : quarkus-core Optional jar 2.6.3.Final
org.springframework : spring-beans Optional jar 5.3.15
com.bol : cryptvault Optional jar 1.0.2

provided (1)

Group / Artifact Type Version
org.eclipse.hono : hono-legal jar 1.12.1

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar
org.eclipse.hono : hono-demo-certs jar 1.12.1
org.mockito : mockito-core jar
io.vertx : vertx-junit5 jar 4.2.2
com.google.truth : truth jar 1.1.3
org.eclipse.hono » core-test-utils jar 1.12.1
ch.qos.logback : logback-classic jar 1.2.9

Project Modules

There are no modules declared in this project.