leshan

A Lightweight M2M Server implementation based on Californium

License

License

BSD 3 Clause
GroupId

GroupId

org.github.leshan
ArtifactId

ArtifactId

leshan
Last Version

Last Version

0.1.9
Release Date

Release Date

Type

Type

pom
Description

Description

leshan
A Lightweight M2M Server implementation based on Californium
Project URL

Project URL

https://github.com/jvermillard/leshan/tree/master/
Source Code Management

Source Code Management

https://github.com/jvermillard/leshan

Download leshan

Filename Size
leshan-0.1.9.pom 16 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • leshan-core
  • leshan-server-core
  • leshan-server-cf
  • leshan-client
  • leshan-client-example
  • leshan-standalone
  • leshan-bs-server

Leshan

The project is now hosted by the Eclipse Foundation!

Follow the link LESHAN PROJECT

Versions

Version
0.1.9
0.1.8