License |
License |
---|---|
GroupId | GroupIdcom.github.elopteryx |
ArtifactId | ArtifactIdpaint-upload-jaxrs |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPaint Upload Jax-Rs
Paint Upload Jax-Rs is a file upload library for Jax-Rs applications.
|
Project URL |
Project URL |
Filename | Size |
---|---|
paint-upload-jaxrs-1.3.0.pom | |
paint-upload-jaxrs-1.3.0.jar | 9 KB |
paint-upload-jaxrs-1.3.0-sources.jar | 10 KB |
paint-upload-jaxrs-1.3.0-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.elopteryx/paint-upload-jaxrs/ -->
<dependency>
<groupId>com.github.elopteryx</groupId>
<artifactId>paint-upload-jaxrs</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.elopteryx/paint-upload-jaxrs/
implementation 'com.github.elopteryx:paint-upload-jaxrs:1.3.0'
// https://jarcasting.com/artifacts/com.github.elopteryx/paint-upload-jaxrs/
implementation ("com.github.elopteryx:paint-upload-jaxrs:1.3.0")
'com.github.elopteryx:paint-upload-jaxrs:jar:1.3.0'
<dependency org="com.github.elopteryx" name="paint-upload-jaxrs" rev="1.3.0">
<artifact name="paint-upload-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.elopteryx', module='paint-upload-jaxrs', version='1.3.0')
)
libraryDependencies += "com.github.elopteryx" % "paint-upload-jaxrs" % "1.3.0"
[com.github.elopteryx/paint-upload-jaxrs "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.elopteryx : paint-upload | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |