This project provides a template for a simple file download site. Just drop your files into the root directory and your users will be able to view and download your files.
'org.jbundle.util.webapp:org.jbundle.util.webapp.files:1.2.2'
<dependency>
<groupId>org.jbundle.util.webapp</groupId>
<artifactId>org.jbundle.util.webapp.files</artifactId>
<version>1.2.2</version>
</dependency>
<dependency org="org.jbundle.util.webapp" name="org.jbundle.util.webapp.files" rev="1.2.2"/>
"org.jbundle.util.webapp", "org.jbundle.util.webapp.files", "1.2.2"