License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-service-device-registry-base |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHono Service Device Registry Base
Base classes for implementing a Hono device registry.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-device-registry-base/
implementation 'org.eclipse.hono:hono-service-device-registry-base:2.0.0'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-device-registry-base/
implementation ("org.eclipse.hono:hono-service-device-registry-base:2.0.0")
'org.eclipse.hono:hono-service-device-registry-base:jar:2.0.0'
<dependency org="org.eclipse.hono" name="hono-service-device-registry-base" rev="2.0.0">
<artifact name="hono-service-device-registry-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-service-device-registry-base', version='2.0.0')
)
libraryDependencies += "org.eclipse.hono" % "hono-service-device-registry-base" % "2.0.0"
[org.eclipse.hono/hono-service-device-registry-base "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-service-base | jar | 2.0.0 |
org.eclipse.hono : hono-client-notification-kafka | jar | 2.0.0 |
org.eclipse.hono : hono-client-notification-amqp | jar | 2.0.0 |
org.eclipse.hono : hono-client-telemetry-amqp | jar | 2.0.0 |
org.eclipse.hono : hono-client-telemetry-kafka | jar | 2.0.0 |
org.springframework.security : spring-security-crypto | jar | 5.7.0 |
jakarta.annotation : jakarta.annotation-api | jar | |
org.eclipse.hono : hono-client-common | jar | 2.0.0 |
org.eclipse.hono : hono-client-telemetry | jar | 2.0.0 |
com.google.guava : guava | jar | 30.1-jre |
io.opentracing : opentracing-noop | jar | |
io.smallrye.config : smallrye-config Optional | jar | |
io.quarkus : quarkus-core | jar | 2.8.3.Final |
com.bol : cryptvault Optional | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-legal | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-params | jar | |
io.quarkus : quarkus-junit5 | jar | 2.8.3.Final |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
org.bouncycastle : bcpkix-jdk18on | jar | 1.71 |
org.jboss.logmanager : log4j2-jboss-logmanager | jar | |
org.jboss.logging : commons-logging-jboss-logging | jar | |
org.eclipse.hono : hono-demo-certs | jar | 2.0.0 |
org.mockito : mockito-core | jar | |
io.vertx : vertx-junit5 | jar | 4.2.7 |
com.google.truth : truth | jar | 1.1.3 |
org.eclipse.hono » core-test-utils | jar | 2.0.0 |