Last Version

NanoHttpd-apache file upload integration 2.3.1

nanohttpd-apache-fileupload integrates the apache file upload framework into nanohttpd

License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

org.nanohttpd
ArtifactId

ArtifactId

nanohttpd-apache-fileupload
Version

Version

2.3.1
Type

Type

jar
Description

Description

NanoHttpd-apache file upload integration
nanohttpd-apache-fileupload integrates the apache file upload framework into nanohttpd
Project URL

Project URL

http://www.nanohttpd.org/nanohttpd-apache-fileupload
Project Organization

Project Organization

nanohttpd

Download nanohttpd-apache-fileupload 2.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-fileupload : commons-fileupload jar 1.3.1

provided (2)

Group / Artifact Type Version
org.nanohttpd : nanohttpd jar 2.3.1
javax.servlet : servlet-api jar 2.5

test (3)

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

Project Modules

There are no modules declared in this project.