License |
License |
---|---|
GroupId | GroupIdcom.arm.mbed.cloud.sdk |
ArtifactId | ArtifactIdmbed-cloud-sdk |
Version | Version2.5.0 |
Type | Typejar |
Description |
DescriptionArm Pelion Cloud SDK
The Pelion Cloud SDK (formerly known as Mbed Cloud SDK) provides a simplified interface to the Pelion Cloud APIs by exposing functionality using conventions and paradigms familiar to Java developers.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mbed-cloud-sdk-2.5.0.pom | |
mbed-cloud-sdk-2.5.0.zip | 7 MB |
mbed-cloud-sdk-2.5.0-sources.jar | 162 KB |
mbed-cloud-sdk-2.5.0-javadoc.jar | 550 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.arm.mbed.cloud.sdk/mbed-cloud-sdk/ -->
<dependency>
<groupId>com.arm.mbed.cloud.sdk</groupId>
<artifactId>mbed-cloud-sdk</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.arm.mbed.cloud.sdk/mbed-cloud-sdk/
implementation 'com.arm.mbed.cloud.sdk:mbed-cloud-sdk:2.5.0'
// https://jarcasting.com/artifacts/com.arm.mbed.cloud.sdk/mbed-cloud-sdk/
implementation ("com.arm.mbed.cloud.sdk:mbed-cloud-sdk:2.5.0")
'com.arm.mbed.cloud.sdk:mbed-cloud-sdk:jar:2.5.0'
<dependency org="com.arm.mbed.cloud.sdk" name="mbed-cloud-sdk" rev="2.5.0">
<artifact name="mbed-cloud-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arm.mbed.cloud.sdk', module='mbed-cloud-sdk', version='2.5.0')
)
libraryDependencies += "com.arm.mbed.cloud.sdk" % "mbed-cloud-sdk" % "2.5.0"
[com.arm.mbed.cloud.sdk/mbed-cloud-sdk "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : logging-interceptor | jar | 4.0.0 |
com.arm.mbed.cloud.sdk : support-annotations | jar | 2.5.0 |
com.arm.mbed.cloud : lwm2m | jar | 1.2.3 |
com.arm.mbed.cloud.sdk : foundation-core | jar | 2.5.0 |
com.arm.mbed.cloud.sdk : pelion-sdk-core | jar | 2.5.0 |
com.arm.mbed.cloud.sdk : foundation-models | jar | 2.5.0 |
com.arm.mbed.cloud.sdk : foundation-access | jar | 2.5.0 |
com.arm.mbed.cloud.sdk : pelioncloud_devicemanagement | jar | 2.5.0 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.10 |
joda-time : joda-time | jar | 2.10.3 |
com.jcabi : jcabi-manifests | jar | 1.1 |
io.github.cdimascio : java-dotenv | jar | 5.1.0 |
org.slf4j : slf4j-api | jar | 1.7.26 |