leshan - server core

A LWM2M server implementation which abstracts transport layer. A transport implementation like "leshan.server.californium" is needed.

License

License

BSD 3 Clause
GroupId

GroupId

org.github.leshan
ArtifactId

ArtifactId

leshan-server-core
Last Version

Last Version

0.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

leshan - server core
A LWM2M server implementation which abstracts transport layer. A transport implementation like "leshan.server.californium" is needed.

Download leshan-server-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.github.leshan : leshan-core jar 0.1.9

runtime (2)

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)

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.jayway.awaitility : awaitility jar 1.6.1

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