Jar examples for f:fastupload-core
the fastest java upload component in the area of form-based, described with RFC-1867
You can download jar file fastupload-core 0.5.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add fastupload-core-0.5.4.jar to your project.
<dependency> <groupId>net.sf.fastupload</groupId> <artifactId>fastupload-core</artifactId> <version>0.5.4</version> </dependency>
compile group: 'net.sf.fastupload', name: 'fastupload-core', version: '0.5.4'
libraryDependencies += "net.sf.fastupload" % "fastupload-core" % "0.5.4"
<dependency org="net.sf.fastupload" name="fastupload-core" rev="0.5.4"/>
@Grapes(@Grab(group='net.sf.fastupload', module='fastupload-core', version='0.5.4'))
'net.sf.fastupload:fastupload-core:jar:0.5.4'
Click the following link to download the jar file.
fastupload-core-0.5.4-javadoc.jar