Last Version

leshan - standalone server 0.1.9

A LWM2M server running an embedded Jetty server

License

License

BSD 3 Clause
GroupId

GroupId

org.github.leshan
ArtifactId

ArtifactId

leshan-standalone
Version

Version

0.1.9
Type

Type

jar
Description

Description

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

Download leshan-standalone 0.1.9


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

Project Modules

There are no modules declared in this project.