| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.hono |
| ArtifactId | ArtifactIdhono-client-adapter |
| Last Version | Last Version1.8.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHono Client for Protocol Adapters
Clients for Hono's APIs that are required for implementing protocol adapters
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hono-client-adapter-1.8.3.pom | |
| hono-client-adapter-1.8.3.jar | 163 KB |
| hono-client-adapter-1.8.3-sources.jar | 41 KB |
| hono-client-adapter-1.8.3-javadoc.jar | 532 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-adapter/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-client-adapter</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-adapter/
implementation 'org.eclipse.hono:hono-client-adapter:1.8.3'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-adapter/
implementation ("org.eclipse.hono:hono-client-adapter:1.8.3")
'org.eclipse.hono:hono-client-adapter:jar:1.8.3'
<dependency org="org.eclipse.hono" name="hono-client-adapter" rev="1.8.3">
<artifact name="hono-client-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-client-adapter', version='1.8.3')
)
libraryDependencies += "org.eclipse.hono" % "hono-client-adapter" % "1.8.3"
[org.eclipse.hono/hono-client-adapter "1.8.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.hono : hono-client | jar | 1.8.3 |
| org.eclipse.hono : hono-client-common | jar | 1.8.3 |
| io.vertx : vertx-core | jar | 3.9.7 |
| org.eclipse.hono : hono-core | jar | 1.8.3 |
| io.vertx : vertx-health-check | jar | 3.9.7 |
| io.vertx : vertx-proton Optional | jar | 3.9.7 |
| 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.8.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.7.7 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
| io.vertx : vertx-junit5 | jar | 3.9.7 |
| io.vertx : vertx-rx-java2 | jar | 3.9.7 |
| org.assertj : assertj-core | jar | 3.19.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.eclipse.hono » core-test-utils | jar | 1.8.3 |