Last Version

leshan - standalone bootstrap server 0.1.11-M7

A LWM2M bootstrap server running an embedded Jetty server

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.leshan
ArtifactId

ArtifactId

leshan-bs-server
Version

Version

0.1.11-M7
Type

Type

jar
Description

Description

leshan - standalone bootstrap server
A LWM2M bootstrap server running an embedded Jetty server

Download leshan-bs-server 0.1.11-M7


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

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.leshan : leshan-server-cf jar 0.1.11-M7
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6
org.eclipse.jetty : jetty-webapp jar 9.1.4.v20140401
org.eclipse.jetty : jetty-continuation jar 9.1.4.v20140401
com.google.code.gson : gson jar 2.2.4

runtime (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.