Last Version

leshan - all 1.0.0-M11

A LWM2M client and server based on Californium (CoAP) all in one.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.leshan
ArtifactId

ArtifactId

leshan-all
Version

Version

1.0.0-M11
Type

Type

jar
Description

Description

leshan - all
A LWM2M client and server based on Californium (CoAP) all in one.

Download leshan-all 1.0.0-M11


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.leshan : leshan-server-cf jar 1.0.0-M11
org.eclipse.leshan : leshan-client-cf jar 1.0.0-M11

Project Modules

There are no modules declared in this project.