Last Version

leshan - client 0.1.9

A LWM2M client built upon the Leshan core.

License

License

BSD 3 Clause
Categories

Categories

CLI User Interface
GroupId

GroupId

org.github.leshan
ArtifactId

ArtifactId

leshan-client
Version

Version

0.1.9
Type

Type

jar
Description

Description

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

Download leshan-client 0.1.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.github.leshan : leshan-core jar 0.1.9
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.