Changed to maven build and added a wrapper program

This commit is contained in:
2020-06-07 17:01:09 -04:00
parent 32a395a2b3
commit 00890ec55d
35 changed files with 722 additions and 357 deletions

7
.gitignore vendored
View File

@@ -1,5 +1,8 @@
#Visual Studio Code
.vscode
.classpath
.project
.settings
#Java class files
*.class
#Ignore all bin files
target/