License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-client-notification |
Version | Version1.11.2 |
Type | Typejar |
Description |
DescriptionHono Notification Client
Clients for Hono's notifications
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-notification/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-client-notification</artifactId>
<version>1.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-notification/
implementation 'org.eclipse.hono:hono-client-notification:1.11.2'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-client-notification/
implementation ("org.eclipse.hono:hono-client-notification:1.11.2")
'org.eclipse.hono:hono-client-notification:jar:1.11.2'
<dependency org="org.eclipse.hono" name="hono-client-notification" rev="1.11.2">
<artifact name="hono-client-notification" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-client-notification', version='1.11.2')
)
libraryDependencies += "org.eclipse.hono" % "hono-client-notification" % "1.11.2"
[org.eclipse.hono/hono-client-notification "1.11.2"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 4.2.2 |
org.eclipse.hono : hono-core | jar | 1.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-legal | jar | 1.11.2 |
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.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.11.2 |