Maven Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:


=POM=
=POM=
==<artifactId>==


==<name>==
==<name>==

Revision as of 20:49, 18 March 2016

Internal

POM

<artifactId>

<name>

Is optional. See [[<artifactId>]].

Multi-Module Maven Projects