gwt-uploader

GWT Uploader is a freely available open source GWT library that encapsulates the file upload capabilities provided by the File and XMLHttpRequest Level 2 APIs as well as the SWFUpload library.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.wisepersist
ArtifactId

ArtifactId

gwt-uploader
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-uploader
GWT Uploader is a freely available open source GWT library that encapsulates the file upload capabilities provided by the File and XMLHttpRequest Level 2 APIs as well as the SWFUpload library.

Download gwt-uploader

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.1
com.google.guava : guava-gwt jar 22.0
com.google.guava : guava jar 22.0
com.google.code.findbugs : annotations jar 3.0.1
com.google.code.findbugs : jsr305 jar 3.0.1

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.8.9
org.testng : testng jar 6.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0