Paint Upload

Paint Upload is an asynchronous file upload library for servlets.

Лицензия

Лицензия

Группа

Группа

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

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

paint-upload
Последняя версия

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

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Paint Upload
Paint Upload is an asynchronous file upload library for servlets.
Ссылка на сайт

Ссылка на сайт

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

Скачать paint-upload

Как подключить последнюю версию

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

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0
com.google.code.findbugs : jsr305 jar 3.0.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.0
1.2.0
1.1.0
1.0.0