dropzone

WebJar for dropzone

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.bower
Идентификатор

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

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

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

5.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

dropzone
WebJar for dropzone
Ссылка на сайт

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

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/enyo/dropzone

Скачать dropzone

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Dropzone.js

Dropzone.js is a light weight JavaScript library that turns an HTML element into a dropzone. This means that a user can drag and drop a file onto it, and the file gets uploaded to the server via AJAX.


If you want support, please use stackoverflow with the dropzone.js tag and not the GitHub issues tracker. Only post an issue here if you think you discovered a bug or have a feature request.


Please read the contributing guidelines before you start working on Dropzone!




This is no longer the official repository for Dropzone. I have switched to gitlab.com as the primary location to continue development.

Don't be angry with me, but I've realised that GitHub is the better home for this library. I'm in the process of migrating back, and making a few changes to the way continuous integration and publishing works.

I'm also making some changes on how issues and pull requests will be handled an am hoping to get a better grip on things.

MIT License

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

Версия
5.5.0
5.1.1
4.3.0
4.2.0
4.0.1
3.11.3
3.10.2