title: Introduction author:

  • Vincent Siveton date: 2006-11-04

Maven 4 API - Immutable Settings Model

This is strictly the immutable model for Maven settings in org.apache.maven.api.settings package.

The following are generated from this model:

  • Java sources with Builder inner classes for immutable instances creation.

See also corresponding Maven classical settings model documentation.