IntelliJ IDEA 2017.3 Help

Add Archetype Dialog

This dialog box is invoked by the Add Archetype button in the Maven page of the New Project wizard. It helps populate the list of archetypes with the ones found by the Maven coordinates and downloaded from the Maven repositories.

ItemDescription
GroupIdSpecify GroupId of the archetype to be sought for in a Maven repository.
ArtifactIdSpecify ArtifactId of the archetype to be sought for in a Maven repository.
VersionSpecify Version of the archetype to be sought for in a Maven repository.
Repository (optional)Optionally, enter the URL of the desired repository.
Last modified: 6 March 2018

See Also

External Links: