не последняя версия
Последняя версия 3.0.0

com.github.elopteryx:upload-parser-jaxrs 2.2.0

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

Группа

Группа

com.github.elopteryx
Идентификатор

Идентификатор

upload-parser-jaxrs
Версия

Версия

2.2.0
Тип

Тип

jar

Скачать upload-parser-jaxrs 2.2.0


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