com.nanohttpd:nanohttpd-project

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

com.nanohttpd
ArtifactId

ArtifactId

nanohttpd-project
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download nanohttpd-project

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • nanohttpd
  • nanohttpd-webserver
  • nanohttpd-webserver-markdown-plugin
  • nanohttpd-samples
  • nanohttpd-websocket
com.nanohttpd

NanoHttpd

Tiny, light-weight easily embeddable HTTP server in Java.

Versions

Version
2.2.0
2.1.1
2.1.0