is not current version
Last Version 2.0.0

org.eclipse.hono:hono-parent 1.2.0

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.2.0
Type

Type

pom

Download hono-parent 1.2.0

Filename Size
hono-parent-1.2.0.pom 22 KB
Browse

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