leshan - server californium

A transport implementation for leshan server based on CoAP Californium

License

License

BSD 3 Clause
GroupId

GroupId

org.github.leshan
ArtifactId

ArtifactId

leshan-server-cf
Last Version

Last Version

0.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

leshan - server californium
A transport implementation for leshan server based on CoAP Californium

Download leshan-server-cf

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.github.leshan : leshan-server-core jar 0.1.9
org.eclipse.californium : californium-core jar 1.0.0-M3
org.eclipse.californium : scandium jar 1.0.0-M3

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar [1.9.5, 1.9.9)
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.

Leshan

The project is now hosted by the Eclipse Foundation!

Follow the link LESHAN PROJECT

Versions

Version
0.1.9
0.1.8