leshan - all

A LWM2M client and server based on Californium (CoAP) all in one.

License

License

BSD 3 Clause
GroupId

GroupId

org.github.leshan
ArtifactId

ArtifactId

leshan-all
Last Version

Last Version

0.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

leshan - all
A LWM2M client and server based on Californium (CoAP) all in one.

Download leshan-all

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.github.leshan : leshan-server-cf jar 0.1.9
org.github.leshan : leshan-client jar 0.1.9

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.9
0.1.8