MVN

org.nanohttpd : nanohttpd-websocket

Maven & Gradle

Aug 13, 2016
8 usages
6.1k stars

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

<dependency>
    <groupId>org.nanohttpd</groupId>
    <artifactId>nanohttpd-websocket</artifactId>
    <version>2.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nanohttpd : nanohttpd-websocket to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.1

All Versions

Choose a version of org.nanohttpd : nanohttpd-websocket to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
nanohttpd-websocket-2.3.1
nanohttpd-websocket-2.3.0
2.2.x
nanohttpd-websocket-2.2.0

How to add a dependency to Maven

Add the following org.nanohttpd : nanohttpd-websocket maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.nanohttpd</groupId>
    <artifactId>nanohttpd-websocket</artifactId>
    <version>2.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.nanohttpd : nanohttpd-websocket gradle dependency to your build.gradle file:

implementation 'org.nanohttpd:nanohttpd-websocket:2.3.1'

Gradle Kotlin DSL: Add the following org.nanohttpd : nanohttpd-websocket gradle kotlin dependency to your build.gradle.kts file:

implementation("org.nanohttpd:nanohttpd-websocket:2.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.nanohttpd : nanohttpd-websocket sbt scala dependency to your build.sbt file:

libraryDependencies += "org.nanohttpd" % "nanohttpd-websocket" % "2.3.1"

Advertisement

Dependencies from Group

Aug 12, 2016
124 usages
6.1k stars
Aug 13, 2016
9 usages
6.1k stars
Aug 13, 2016
8 usages
6.1k stars
Aug 12, 2016
7 usages
6.1k stars

Discover Dependencies

May 21, 2021
18 usages
8 stars
Sep 13, 2022
16 usages
104 stars
Aug 25, 2023
10 usages
123 stars
May 24, 2023
17 usages
713 stars
caj
Mar 25, 2015
12 usages
Nov 04, 2016
13 usages
7.7k stars
Apr 19, 2011
4 usages
Jul 04, 2023
18 usages
9 stars
Aug 29, 2020
4 usages
41 stars