Last Version

leshan 2.0.0-M7

An OMA Lightweight M2M (LWM2M) implementation in Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.leshan
ArtifactId

ArtifactId

leshan
Version

Version

2.0.0-M7
Type

Type

pom
Description

Description

leshan
An OMA Lightweight M2M (LWM2M) implementation in Java
Project URL

Project URL

http://eclipse.org/leshan
Source Code Management

Source Code Management

https://github.com/eclipse/leshan.git

Download leshan 2.0.0-M7

Filename Size
leshan-2.0.0-M7.pom 29 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • leshan-core
  • leshan-core-cf
  • leshan-server-core
  • leshan-server-cf
  • leshan-server-redis
  • leshan-client-core
  • leshan-client-cf
  • leshan-integration-tests
  • leshan-core-demo
  • leshan-client-demo
  • leshan-server-core-demo
  • leshan-server-demo
  • leshan-bsserver-demo