is not current version
Last Version 2.0.0-M7

leshan - bootstrap server demo 2.0.0-M4

A LWM2M bootstrap demonstration server running an embedded Jetty server

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.leshan
ArtifactId

ArtifactId

leshan-bsserver-demo
Version

Version

2.0.0-M4
Type

Type

jar
Description

Description

leshan - bootstrap server demo
A LWM2M bootstrap demonstration server running an embedded Jetty server

Download leshan-bsserver-demo 2.0.0-M4


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

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.leshan : leshan-server-cf jar 2.0.0-M4
commons-cli : commons-cli jar 1.4
commons-lang : commons-lang jar 2.6
org.eclipse.jetty : jetty-webapp jar 9.4.34.v20201102
org.eclipse.jetty : jetty-servlets jar 9.4.34.v20201102
com.google.code.gson : gson jar 2.8.6
com.fasterxml.jackson.core : jackson-databind jar 2.11.2

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.