Last Version

Hono Clients 2.0.0

Client role specific libraries for accessing Hono's remote APIs

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-clients-parent
Version

Version

2.0.0
Type

Type

pom
Description

Description

Hono Clients
Client role specific libraries for accessing Hono's remote APIs
Project Organization

Project Organization

Eclipse Foundation

Download hono-clients-parent 2.0.0


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

Dependencies

provided (1)

Group / Artifact Type Version
org.eclipse.hono : hono-legal jar 2.0.0

test (6)

Group / Artifact Type Version
org.mockito : mockito-core jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
io.vertx : vertx-junit5 jar 4.2.7
com.google.truth : truth jar 1.1.3
org.eclipse.hono » core-test-utils jar 2.0.0

Project Modules

  • amqp-common
  • amqp-connection
  • application
  • application-amqp
  • application-kafka
  • client-common
  • command
  • command-amqp
  • command-kafka
  • device-amqp
  • kafka-common
  • notification
  • notification-amqp
  • notification-kafka
  • registry
  • registry-amqp
  • telemetry
  • telemetry-amqp
  • telemetry-kafka