Upload Parser

Upload Parser is an asynchronous file upload library for servlets.

License

License

GroupId

GroupId

com.github.elopteryx
ArtifactId

ArtifactId

upload-parser
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Upload Parser
Upload Parser is an asynchronous file upload library for servlets.
Project URL

Project URL

https://github.com/Elopteryx/upload-parser

Download upload-parser

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0
3.0.0
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0