Last Version

Eclipse Kapua :: Gateway Client 0.2.1

A gateway client SDK for Eclipse Kapua™

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.dentrassi.kapua
ArtifactId

ArtifactId

kapua-gateway-client
Version

Version

0.2.1
Type

Type

pom
Description

Description

Eclipse Kapua :: Gateway Client
A gateway client SDK for Eclipse Kapua™
Project URL

Project URL

https://github.com/ctron/kapua-gateway-client
Source Code Management

Source Code Management

https://github.com/ctron/kapua-gateway-client

Download kapua-gateway-client 0.2.1


<!-- https://jarcasting.com/artifacts/de.dentrassi.kapua/kapua-gateway-client/ -->
<dependency>
    <groupId>de.dentrassi.kapua</groupId>
    <artifactId>kapua-gateway-client</artifactId>
    <version>0.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.dentrassi.kapua/kapua-gateway-client/
implementation 'de.dentrassi.kapua:kapua-gateway-client:0.2.1'
// https://jarcasting.com/artifacts/de.dentrassi.kapua/kapua-gateway-client/
implementation ("de.dentrassi.kapua:kapua-gateway-client:0.2.1")
'de.dentrassi.kapua:kapua-gateway-client:pom:0.2.1'
<dependency org="de.dentrassi.kapua" name="kapua-gateway-client" rev="0.2.1">
  <artifact name="kapua-gateway-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.dentrassi.kapua', module='kapua-gateway-client', version='0.2.1')
)
libraryDependencies += "de.dentrassi.kapua" % "kapua-gateway-client" % "0.2.1"
[de.dentrassi.kapua/kapua-gateway-client "0.2.1"]

Dependencies

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

Project Modules

  • gateway-client-api
  • gateway-client-profile-kura
  • gateway-client-provider-mqtt
  • gateway-client-provider-mqtt-fuse
  • gateway-client-provider-mqtt-paho
  • gateway-client-spi
  • features
  • examples