Last Version

NanoHttpd-apache file upload integration 2.3.4

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

License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

nanohttpd-apache-fileupload
Version

Version

2.3.4
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.4


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

Dependencies

compile (1)

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

provided (2)

Group / Artifact Type Version
com.gitee.l0km : nanohttpd jar 2.3.4
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.