| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.hono |
| ArtifactId | ArtifactIdhono-adapters |
| Version | Version1.8.1 |
| Type | Typepom |
| Description |
DescriptionHono Protocol Adapters
Hono's standard protocol adapters supporting common transport protocols.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hono-adapters-1.8.1.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-adapters/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-adapters</artifactId>
<version>1.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-adapters/
implementation 'org.eclipse.hono:hono-adapters:1.8.1'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-adapters/
implementation ("org.eclipse.hono:hono-adapters:1.8.1")
'org.eclipse.hono:hono-adapters:pom:1.8.1'
<dependency org="org.eclipse.hono" name="hono-adapters" rev="1.8.1">
<artifact name="hono-adapters" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-adapters', version='1.8.1')
)
libraryDependencies += "org.eclipse.hono" % "hono-adapters" % "1.8.1"
[org.eclipse.hono/hono-adapters "1.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.hono : hono-adapter-base | jar | 1.8.1 |
| org.eclipse.hono : hono-service-base | jar | 1.8.1 |
| io.opentracing : opentracing-api | jar | 0.33.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.hono : hono-legal | jar | 1.8.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.hono : hono-demo-certs | jar | 1.8.1 |
| 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 |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.eclipse.hono » adapter-base-test-utils | jar | 1.8.1 |