NanoHttpd-nano application server

nanohttpd-nanolets add a very easy to use version of servlets into nanohttpd.

License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

nanohttpd-nanolets
Last Version

Last Version

2.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

NanoHttpd-nano application server
nanohttpd-nanolets add a very easy to use version of servlets into nanohttpd.
Project URL

Project URL

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

Project Organization

nanohttpd

Download nanohttpd-nanolets

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.gitee.l0km : nanohttpd jar 2.3.4

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.4
2.3.3