com.telekom.m2m.cot:cot-mqtt-sdk

sdk to wrap bootstrapping, publishing and subscriptions to CoT

License

License

MIT
GroupId

GroupId

com.telekom.m2m.cot
ArtifactId

ArtifactId

cot-mqtt-sdk
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

sdk to wrap bootstrapping, publishing and subscriptions to CoT
Project URL

Project URL

https://github.com/cloud-of-things/cot-mqtt-sdk

Download cot-mqtt-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/com.telekom.m2m.cot/cot-mqtt-sdk/ -->
<dependency>
    <groupId>com.telekom.m2m.cot</groupId>
    <artifactId>cot-mqtt-sdk</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.telekom.m2m.cot/cot-mqtt-sdk/
implementation 'com.telekom.m2m.cot:cot-mqtt-sdk:1.0.2'
// https://jarcasting.com/artifacts/com.telekom.m2m.cot/cot-mqtt-sdk/
implementation ("com.telekom.m2m.cot:cot-mqtt-sdk:1.0.2")
'com.telekom.m2m.cot:cot-mqtt-sdk:jar:1.0.2'
<dependency org="com.telekom.m2m.cot" name="cot-mqtt-sdk" rev="1.0.2">
  <artifact name="cot-mqtt-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telekom.m2m.cot', module='cot-mqtt-sdk', version='1.0.2')
)
libraryDependencies += "com.telekom.m2m.cot" % "cot-mqtt-sdk" % "1.0.2"
[com.telekom.m2m.cot/cot-mqtt-sdk "1.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.5.4
io.vertx : vertx-mqtt jar 3.5.4
io.vertx : vertx-config jar 3.5.4
org.bouncycastle : bcprov-jdk15on jar 1.58
com.google.code.findbugs : jsr305 jar 1.3.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0