Last Version

Arm Pelion Cloud SDK 2.5.0

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.

License

License

GroupId

GroupId

com.arm.mbed.cloud.sdk
ArtifactId

ArtifactId

foundation-core
Version

Version

2.5.0
Type

Type

jar
Description

Description

Arm 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

https://github.com/ARMmbed/mbed-cloud-sdk-java
Source Code Management

Source Code Management

https://github.com/ARMmbed/mbed-cloud-sdk-java/tree/master

Download foundation-core 2.5.0


<!-- https://jarcasting.com/artifacts/com.arm.mbed.cloud.sdk/foundation-core/ -->
<dependency>
    <groupId>com.arm.mbed.cloud.sdk</groupId>
    <artifactId>foundation-core</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.arm.mbed.cloud.sdk/foundation-core/
implementation 'com.arm.mbed.cloud.sdk:foundation-core:2.5.0'
// https://jarcasting.com/artifacts/com.arm.mbed.cloud.sdk/foundation-core/
implementation ("com.arm.mbed.cloud.sdk:foundation-core:2.5.0")
'com.arm.mbed.cloud.sdk:foundation-core:jar:2.5.0'
<dependency org="com.arm.mbed.cloud.sdk" name="foundation-core" rev="2.5.0">
  <artifact name="foundation-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arm.mbed.cloud.sdk', module='foundation-core', version='2.5.0')
)
libraryDependencies += "com.arm.mbed.cloud.sdk" % "foundation-core" % "2.5.0"
[com.arm.mbed.cloud.sdk/foundation-core "2.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.arm.mbed.cloud.sdk : support-annotations jar 2.5.0
commons-codec : commons-codec jar 1.12

Project Modules

There are no modules declared in this project.