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.0.0'
<dependency>
<groupId>org.jbundle.util.webapp</groupId>
<artifactId>org.jbundle.util.webapp.files</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="org.jbundle.util.webapp" name="org.jbundle.util.webapp.files" rev="1.0.0"/>
"org.jbundle.util.webapp", "org.jbundle.util.webapp.files", "1.0.0"