is not current version
Last Version 1.12.1

org.eclipse.hono:hono-adapter-coap-vertx 1.1.2

A protocol adapter exposing Hono's Telemetry & Event APIs via CoAP.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-adapter-coap-vertx
Version

Version

1.1.2
Type

Type

jar

Download hono-adapter-coap-vertx 1.1.2


<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-adapter-coap-vertx/ -->
<dependency>
    <groupId>org.eclipse.hono</groupId>
    <artifactId>hono-adapter-coap-vertx</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-adapter-coap-vertx/
implementation 'org.eclipse.hono:hono-adapter-coap-vertx:1.1.2'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-adapter-coap-vertx/
implementation ("org.eclipse.hono:hono-adapter-coap-vertx:1.1.2")
'org.eclipse.hono:hono-adapter-coap-vertx:jar:1.1.2'
<dependency org="org.eclipse.hono" name="hono-adapter-coap-vertx" rev="1.1.2">
  <artifact name="hono-adapter-coap-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-adapter-coap-vertx', version='1.1.2')
)
libraryDependencies += "org.eclipse.hono" % "hono-adapter-coap-vertx" % "1.1.2"
[org.eclipse.hono/hono-adapter-coap-vertx "1.1.2"]