Last Version

NanoHttpd-Websocket 2.3.1

nanohttpd-websocket is a very low profile websocket server based on nanohttpd.

License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

org.nanohttpd
ArtifactId

ArtifactId

nanohttpd-websocket
Version

Version

2.3.1
Type

Type

jar
Description

Description

NanoHttpd-Websocket
nanohttpd-websocket is a very low profile websocket server based on nanohttpd.
Project URL

Project URL

http://www.nanohttpd.org/nanohttpd-websocket
Project Organization

Project Organization

nanohttpd

Download nanohttpd-websocket 2.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.nanohttpd : nanohttpd jar 2.3.1

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
org.eclipse.jetty.websocket : websocket-client jar 9.3.0.M2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.