is not current version
Last Version 0.5-M10

org.eclipse.hono:hono-adapter-rest-vertx 0.5-M2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-adapter-rest-vertx
Version

Version

0.5-M2
Type

Type

jar

Download hono-adapter-rest-vertx 0.5-M2


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