leshan - client

A LWM2M client built upon the Leshan core.

License

License

BSD 3 Clause
Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.leshan
ArtifactId

ArtifactId

leshan-client
Last Version

Last Version

0.1.11-M1
Release Date

Release Date

Type

Type

jar
Description

Description

leshan - client
A LWM2M client built upon the Leshan core.

Download leshan-client

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.leshan/leshan-client/ -->
<dependency>
    <groupId>org.eclipse.leshan</groupId>
    <artifactId>leshan-client</artifactId>
    <version>0.1.11-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.leshan/leshan-client/
implementation 'org.eclipse.leshan:leshan-client:0.1.11-M1'
// https://jarcasting.com/artifacts/org.eclipse.leshan/leshan-client/
implementation ("org.eclipse.leshan:leshan-client:0.1.11-M1")
'org.eclipse.leshan:leshan-client:jar:0.1.11-M1'
<dependency org="org.eclipse.leshan" name="leshan-client" rev="0.1.11-M1">
  <artifact name="leshan-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.leshan', module='leshan-client', version='0.1.11-M1')
)
libraryDependencies += "org.eclipse.leshan" % "leshan-client" % "0.1.11-M1"
[org.eclipse.leshan/leshan-client "0.1.11-M1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.leshan : leshan-core jar 0.1.11-M1
org.eclipse.californium : californium-core jar 1.0.0-M3
org.eclipse.californium : scandium jar 1.0.0-M3

test (7)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar [2.0.0, 3)
org.apache.logging.log4j : log4j-slf4j-impl jar [2.0.0, 3)
junit : junit jar 4.11
org.mockito : mockito-all jar [1.9.5, 1.9.9)
com.jayway.awaitility : awaitility jar 1.6.1
org.powermock : powermock-api-mockito jar 1.5.5
org.powermock : powermock-module-junit4 jar 1.5.5

Project Modules

There are no modules declared in this project.

Leshan

The project is now hosted by the Eclipse Foundation!

Follow the link LESHAN PROJECT

Versions

Version
0.1.11-M1
0.1.10