Cloud of Things Java REST SDK

This is an SDK to interfere with the Cloud of Things by T-Systems International GmbH.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.telekom.m2m.cot
ArtifactId

ArtifactId

java-rest-client
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cloud of Things Java REST SDK
This is an SDK to interfere with the Cloud of Things by T-Systems International GmbH.
Project URL

Project URL

https://github.com/cloud-of-things/cot-java-rest-sdk
Project Organization

Project Organization

T-Systems International GmbH

Download java-rest-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.7.2
com.google.code.gson : gson jar 2.8.6
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
org.powermock : powermock-module-testng jar 2.0.7
org.powermock : powermock-api-mockito2 jar 2.0.7

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0
0.6.1
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0
0.2.2
0.2.0
0.1.0