Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 217 Bytes

File metadata and controls

8 lines (5 loc) · 217 Bytes

To create new maven project:

mvn -B archetype:generate
-DarchetypeGroupId=org.apache.maven.archetypes
-DgroupId=ee.taltech.itcolledge
-DartifactId=java-introduction