Last Version

NanoHttpd-nano application server 2.3.1

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

License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

org.nanohttpd
ArtifactId

ArtifactId

nanohttpd-nanolets
Version

Version

2.3.1
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 2.3.1


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

Dependencies

compile (1)

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

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.