Last Version

WebThing 0.14.0

Implementation of an HTTP Web Thing.

License

License

GroupId

GroupId

io.webthings
ArtifactId

ArtifactId

webthing
Version

Version

0.14.0
Type

Type

jar
Description

Description

WebThing
Implementation of an HTTP Web Thing.
Project URL

Project URL

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

Project Organization

WebThingsIO
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.