| License | License | 
|---|---|
| Categories | CategoriesJava Languages CLI User Interface | 
| GroupId | GroupIdcom.telekom.m2m.cot | 
| ArtifactId | ArtifactIdjava-rest-client | 
| Last Version | Last Version2.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCloud 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 | 
| Project Organization | Project OrganizationT-Systems International GmbH | 
| Filename | Size | 
|---|---|
| java-rest-client-2.0.0.pom | |
| java-rest-client-2.0.0.jar | 193 KB | 
| java-rest-client-2.0.0-sources.jar | 136 KB | 
| java-rest-client-2.0.0-javadoc.jar | 855 KB | 
| Browse | 
<!-- 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"]| 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 | 
| 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 |