The modularization file was heavily interfering with the addition and usage of the commons-cli
dependency which does not have a static module name.
Since the benefits it gave this very small application were miniscule, I have decided to
delete / comment out all relevant configuration
Removes usage of org.apache.commons classes and instead relies on functionality of Java itself.
It also removes the now-unnecessary plugin dependency for shadowJars.