Upload Parser Jax-Rs

Upload Parser Jax-Rs is a file upload library for Jax-Rs applications.

License

License

GroupId

GroupId

com.github.elopteryx
ArtifactId

ArtifactId

upload-parser-jaxrs
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Upload Parser Jax-Rs
Upload Parser Jax-Rs is a file upload library for Jax-Rs applications.
Project URL

Project URL

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

Download upload-parser-jaxrs

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.elopteryx : upload-parser jar 3.0.0

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
javax.ws.rs : javax.ws.rs-api jar 2.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0