Last Version

leshan - standalone bootstrap server 0.1.9

A LWM2M bootstrap server running an embedded Jetty server

License

License

BSD 3 Clause
GroupId

GroupId

org.github.leshan
ArtifactId

ArtifactId

leshan-bs-server
Version

Version

0.1.9
Type

Type

jar
Description

Description

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

Download leshan-bs-server 0.1.9


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

Dependencies

compile (7)

Group / Artifact Type Version
org.github.leshan : leshan-server-cf jar 0.1.9
commons-codec : commons-codec jar [1.8, 2)
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.0.0, 3)
org.apache.logging.log4j : log4j-slf4j-impl jar [2.0.0, 3)

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.