License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-client-application-amqp |
Version | Version1.10.1 |
Type | Typejar |
Description |
DescriptionHono Client for Business Applications (AMQP)
Clients for Hono's northbound AMQP-based APIs for implementing business applications
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-application-amqp/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-client-application-amqp</artifactId>
<version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-application-amqp/
implementation 'org.eclipse.hono:hono-client-application-amqp:1.10.1'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-application-amqp/
implementation ("org.eclipse.hono:hono-client-application-amqp:1.10.1")
'org.eclipse.hono:hono-client-application-amqp:jar:1.10.1'
<dependency org="org.eclipse.hono" name="hono-client-application-amqp" rev="1.10.1">
<artifact name="hono-client-application-amqp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-client-application-amqp', version='1.10.1')
)
libraryDependencies += "org.eclipse.hono" % "hono-client-application-amqp" % "1.10.1"
[org.eclipse.hono/hono-client-application-amqp "1.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-core | jar | 1.10.1 |
org.eclipse.hono : hono-client-application | jar | 1.10.1 |
org.eclipse.hono : hono-client-amqp-common | jar | 1.10.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-legal | jar | 1.10.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono » client-test-utils | jar | 1.10.1 |
org.mockito : mockito-core | jar | 3.12.4 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
io.vertx : vertx-junit5 | jar | 4.1.8 |
org.assertj : assertj-core | jar | 3.20.2 |
com.google.truth : truth | jar | 1.1.3 |
ch.qos.logback : logback-classic | jar | 1.2.9 |
org.eclipse.hono » core-test-utils | jar | 1.10.1 |