Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 226 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 226 Bytes

java

Maven project generated with this command:

mvn -B archetype:generate \
    -DgroupId=com.ian.app \
    -DartifactId=java \
    -DarchetypeArtifactId=maven-archetype-quickstart \
    -DarchetypeVersion=1.4