java-plain
java-plain copied to clipboard
The shortest possible maven template / quickstarter for Java
Results
2
java-plain issues
Sort by
recently updated
recently updated
newest added
this is even shorter: 17 instead of compiler.source and compiler.target . cheers
Thanks for this. I have something similar in a gist that I use as my minimal pom.xml file. > +1 I maintained this template locally and got the idea of...