IntelliJ IDEA 2016.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.

See Also

```

External Links:

Last modified: 21 March 2017