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

WebThing 0.14.0

Implementation of an HTTP Web Thing.

Лицензия

Лицензия

Группа

Группа

io.webthings
Идентификатор

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

webthing
Версия

Версия

0.14.0
Тип

Тип

jar
Описание

Описание

WebThing
Implementation of an HTTP Web Thing.
Ссылка на сайт

Ссылка на сайт

https://github.com/WebThingsIO/webthing-java
Организация-разработчик

Организация-разработчик

WebThingsIO
Система контроля версий

Система контроля версий

https://github.com/WebThingsIO/webthing-java

Скачать webthing 0.14.0


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.json : json jar 20200518
org.nanohttpd : nanohttpd jar 2.3.1
org.nanohttpd : nanohttpd-nanolets jar 2.3.1
org.nanohttpd : nanohttpd-websocket jar 2.3.1
org.jmdns : jmdns jar 3.5.5
com.github.everit-org.json-schema » org.everit.json.schema jar 1.12.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

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

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