is not current version
Last Version 2.0.0

org.eclipse.hono:hono-parent 1.0-M7

Hono provides a scalable messaging infrastructure targeted at Internet of Things use cases.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-parent
Version

Version

1.0-M7
Type

Type

pom

Download hono-parent 1.0-M7

Filename Size
hono-parent-1.0-M7.pom 23 KB
Browse

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