License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-client-registry |
Version | Version1.10.0 |
Type | Typejar |
Description |
DescriptionHono Device Registry Client
Clients for Hono's Tenant, Device Registration and Credentials APIs
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hono-client-registry-1.10.0.pom | |
hono-client-registry-1.10.0.jar | 140 KB |
hono-client-registry-1.10.0-sources.jar | 15 KB |
hono-client-registry-1.10.0-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-registry/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-client-registry</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-registry/
implementation 'org.eclipse.hono:hono-client-registry:1.10.0'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-registry/
implementation ("org.eclipse.hono:hono-client-registry:1.10.0")
'org.eclipse.hono:hono-client-registry:jar:1.10.0'
<dependency org="org.eclipse.hono" name="hono-client-registry" rev="1.10.0">
<artifact name="hono-client-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-client-registry', version='1.10.0')
)
libraryDependencies += "org.eclipse.hono" % "hono-client-registry" % "1.10.0"
[org.eclipse.hono/hono-client-registry "1.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-client | jar | 1.10.0 |
org.eclipse.hono : hono-client-common | jar | 1.10.0 |
io.vertx : vertx-core | jar | 4.1.3 |
org.eclipse.hono : hono-core | jar | 1.10.0 |
io.vertx : vertx-health-check | jar | 4.1.3 |
io.vertx : vertx-proton Optional | jar | 4.1.3 |
io.opentracing : opentracing-api | jar | 0.33.0 |
io.opentracing : opentracing-noop Optional | jar | 0.33.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-legal | jar | 1.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.7.7 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
io.vertx : vertx-junit5 | jar | 4.1.3 |
org.assertj : assertj-core | jar | 3.20.2 |
com.google.truth : truth | jar | 1.1.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.eclipse.hono » core-test-utils | jar | 1.10.0 |