MVN

com.github.elopteryx : upload-parser

Maven & Gradle

Sep 19, 2021
2 usages
16 stars

Upload Parser · Upload Parser is an asynchronous file upload library for servlets.

<dependency>
    <groupId>com.github.elopteryx</groupId>
    <artifactId>upload-parser</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.elopteryx : upload-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of com.github.elopteryx : upload-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
upload-parser-4.0.0
3.0.x
upload-parser-3.0.0
2.2.x
upload-parser-2.2.1
upload-parser-2.2.0
2.1.x
upload-parser-2.1.0
2.0.x
upload-parser-2.0.1
upload-parser-2.0.0

How to add a dependency to Maven

Add the following com.github.elopteryx : upload-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.elopteryx</groupId>
    <artifactId>upload-parser</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.elopteryx : upload-parser gradle dependency to your build.gradle file:

implementation 'com.github.elopteryx:upload-parser:4.0.0'

Gradle Kotlin DSL: Add the following com.github.elopteryx : upload-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.elopteryx:upload-parser:4.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.elopteryx : upload-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.elopteryx" % "upload-parser" % "4.0.0"

Advertisement

Dependencies from Group

Sep 19, 2021
2 usages
16 stars
Sep 30, 2018
1 usages
16 stars
Apr 10, 2015
1 usages
16 stars
Sep 19, 2021
14 stars

Discover Dependencies

Nov 19, 2018
1 usages
1 stars
Sep 15, 2015
2 usages
17 stars
Feb 04, 2022
1 usages
1.7k stars
Sep 23, 2015
1 usages
6 stars
Oct 03, 2016
2 usages
42 stars
Sep 26, 2018
3 usages
Oct 10, 2015
1 usages
Mar 19, 2016
4 usages
90 stars