License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-service-device-registry-base |
Version | Version1.8.0 |
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>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-device-registry-base/
implementation 'org.eclipse.hono:hono-service-device-registry-base:1.8.0'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-device-registry-base/
implementation ("org.eclipse.hono:hono-service-device-registry-base:1.8.0")
'org.eclipse.hono:hono-service-device-registry-base:jar:1.8.0'
<dependency org="org.eclipse.hono" name="hono-service-device-registry-base" rev="1.8.0">
<artifact name="hono-service-device-registry-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-service-device-registry-base', version='1.8.0')
)
libraryDependencies += "org.eclipse.hono" % "hono-service-device-registry-base" % "1.8.0"
[org.eclipse.hono/hono-service-device-registry-base "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-crypto | jar | 5.4.5 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.eclipse.hono : hono-client-adapter | jar | 1.8.0 |
io.vertx : vertx-core | jar | 3.9.7 |
io.vertx : vertx-proton | jar | 3.9.7 |
com.google.guava : guava | jar | 30.1-jre |
io.opentracing : opentracing-noop | jar | 0.33.0 |
org.springframework : spring-beans Optional | jar | 5.3.4 |
org.eclipse.hono : hono-service-base | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-legal | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 2.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
org.eclipse.hono : hono-demo-certs | jar | 1.8.0 |
org.mockito : mockito-core | jar | 3.7.7 |
io.vertx : vertx-junit5 | jar | 3.9.7 |
org.assertj : assertj-core | jar | 3.19.0 |
org.eclipse.hono » core-test-utils | jar | 1.8.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |