Bootstrapp extended

Today, I continued working on my little bootstrapp library for bootstrapping Java applications using Maven dependencies. The main to changes were:

  1. Downloading Maven rather than bundling it, decreasing the artifact (and spring-boot-jar) size significantly.
  2. Adding experimental support for .deb/.rpm package generation, making it now really easy packaging Java applications for Debian and Redhat Linux distributions.

The version of the library is now: 0.1.0