leshan - server core

A LWM2M server implementation which abstracts transport layer. A transport implementation like "leshan.server.californium" is needed.

Лицензия

Лицензия

BSD 3 Clause
Группа

Группа

org.github.leshan
Идентификатор

Идентификатор

leshan-server-core
Последняя версия

Последняя версия

0.1.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

leshan - server core
A LWM2M server implementation which abstracts transport layer. A transport implementation like "leshan.server.californium" is needed.

Скачать leshan-server-core

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.github.leshan : leshan-core jar 0.1.9

runtime (2)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-core jar [2.0.0, 3)
org.apache.logging.log4j : log4j-slf4j-impl jar [2.0.0, 3)

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
com.jayway.awaitility : awaitility jar 1.6.1

Модули Проекта

Данный проект не имеет модулей.

Leshan

The project is now hosted by the Eclipse Foundation!

Follow the link LESHAN PROJECT

Версии библиотеки

Версия
0.1.9
0.1.8