Last Version

NanoHttpd-Project 2.3.1

NanoHttpd is a light-weight HTTP server designed for embedding in other applications.

License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

org.nanohttpd
ArtifactId

ArtifactId

nanohttpd-project
Version

Version

2.3.1
Type

Type

pom
Description

Description

NanoHttpd-Project
NanoHttpd is a light-weight HTTP server designed for embedding in other applications.
Project Organization

Project Organization

nanohttpd
Source Code Management

Source Code Management

https://github.com/NanoHttpd/nanohttpd

Download nanohttpd-project 2.3.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • core
  • samples
  • webserver
  • websocket
  • markdown-plugin
  • nanolets
  • fileupload