simple-upload
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.ferris</groupId>
<artifactId>simple-upload</artifactId>
<version>0.3.4</version>
</dependency><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.ferris</groupId>
<artifactId>simple-upload</artifactId>
<name>Simple Upload</name>
<version>0.3.4</version>
<description>
This is a library from http://www.simpleframework.org/. I'm not sure
how I orginally found it but I don't think I have been able to find
it from this website again.
</description>
</project>