NanoHttpd-Core

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

License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

nanohttpd
Last Version

Last Version

2.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

nanohttpd

Download nanohttpd

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2.5
org.apache.httpcomponents : httpmime jar 4.2.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.4
2.3.3