MavenProgram/README.md

12 lines
408 B
Markdown

<p align="center">
Do you want to learn Java the fun way? I've made a training for you!
<a href="https://mineacademy.org/project-orion">
<img src="https://i.imgur.com/OJuN0qP.png" />
</a>
</p>
# MavenProgram
A sample template for creating standalone Java programs.
By default we compile for Java 8, which can easily be changed in the sample pom.xml to any Java version, including the latest one.