is not current version
Last Version 2.0.0

Hono 1.11.2

Eclipse Hono provides remote service interfaces for connecting large numbers of IoT devices to a back end and interacting with them in a uniform way regardless of the device communication protocol.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-parent
Version

Version

1.11.2
Type

Type

pom
Description

Description

Hono
Eclipse Hono provides remote service interfaces for connecting large numbers of IoT devices to a back end and interacting with them in a uniform way regardless of the device communication protocol.
Project URL

Project URL

https://www.eclipse.org/hono
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse/hono

Download hono-parent 1.11.2

Filename Size
hono-parent-1.11.2.pom 26 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • adapter-base
  • adapter-base-quarkus
  • adapter-base-spring
  • adapters
  • bom
  • core
  • cli
  • client
  • client-device-connection-infinispan
  • clients
  • demo-certs
  • examples
  • legal
  • service-base
  • service-base-quarkus
  • service-base-spring
  • services
  • site
  • test-utils
  • tests