Maven Archetype
Last updated
Was this helpful?
Last updated
Was this helpful?
can be used to create new projects fast.
, meant for generic Java projects and libraries
Before using it an archetype should be downloaded from a repository. It works like any other dependency, but requires a repository with an archetypes catalog.
As an alternative it is always possible to install the archetype project locally before usage:
When creating a new archetype the should be added to the project.