MVN

org.eclipse.hono : hono-client-application

Maven & Gradle

Aug 17, 2023
3 usages
416 stars

Hono Client for Business Applications · Clients for Hono's northbound APIs that are required for implementing business applications

<dependency>
    <groupId>org.eclipse.hono</groupId>
    <artifactId>hono-client-application</artifactId>
    <version>2.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.hono : hono-client-application to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.0

All Versions

Choose a version of org.eclipse.hono : hono-client-application to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
hono-client-application-2.4.0
2.3.x
hono-client-application-2.3.1
hono-client-application-2.3.0
2.1.x
hono-client-application-2.1.1
hono-client-application-2.1.0
2.0.x
hono-client-application-2.0.3
hono-client-application-2.0.2
1.12.x
hono-client-application-1.12.3
hono-client-application-1.12.1
hono-client-application-1.12.0
1.11.x
hono-client-application-1.11.2
hono-client-application-1.11.1
hono-client-application-1.11.0
1.10.x
hono-client-application-1.10.1
hono-client-application-1.10.0
1.9.x
hono-client-application-1.9.1
hono-client-application-1.9.0
1.8.x
hono-client-application-1.8.3
hono-client-application-1.8.2
hono-client-application-1.8.1
hono-client-application-1.8.0
1.7.x
hono-client-application-1.7.4
hono-client-application-1.7.3
hono-client-application-1.7.2
hono-client-application-1.7.1
hono-client-application-1.7.0

How to add a dependency to Maven

Add the following org.eclipse.hono : hono-client-application maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.eclipse.hono</groupId>
    <artifactId>hono-client-application</artifactId>
    <version>2.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.hono : hono-client-application gradle dependency to your build.gradle file:

implementation 'org.eclipse.hono:hono-client-application:2.4.0'

Gradle Kotlin DSL: Add the following org.eclipse.hono : hono-client-application gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.hono:hono-client-application:2.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.hono : hono-client-application sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.hono" % "hono-client-application" % "2.4.0"

Advertisement

Dependencies from Group

Jul 21, 2022
25 usages
416 stars
Aug 17, 2023
23 usages
416 stars
Aug 17, 2023
22 usages
416 stars
Aug 17, 2023
17 usages
416 stars
Jun 15, 2021
16 usages
416 stars

Discover Dependencies

Apr 13, 2021
1 usages
0 stars
Apr 13, 2021
1 usages
0 stars
Apr 13, 2021
1 usages
0 stars
Apr 13, 2021
1 usages
0 stars
Oct 26, 2022
1 usages
0 stars
Oct 02, 2021
2 usages
59.2k stars
Jun 27, 2023
1 usages
0 stars
Mar 06, 2022
1 usages
Jul 18, 2023
6 usages
3k stars