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.6.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add fastupload-core-0.6.0.jar to your project.
<dependency> <groupId>net.sf.fastupload</groupId> <artifactId>fastupload-core</artifactId> <version>0.6.0</version> </dependency>
compile group: 'net.sf.fastupload', name: 'fastupload-core', version: '0.6.0'
libraryDependencies += "net.sf.fastupload" % "fastupload-core" % "0.6.0"
<dependency org="net.sf.fastupload" name="fastupload-core" rev="0.6.0"/>
@Grapes(@Grab(group='net.sf.fastupload', module='fastupload-core', version='0.6.0'))
'net.sf.fastupload:fastupload-core:jar:0.6.0'
Click the following link to download the jar file.
fastupload-core-0.6.0-javadoc.jar