Package org.apache.maven.api.metadata


package org.apache.maven.api.metadata
Maven Repository Metadata model.
  • Classes
    Class
    Description
     
    Builder class used to create Metadata instances.
    Mapping information for a single plugin within this group.
    Builder class used to create Plugin instances.
    Snapshot data for the last artifact corresponding to the SNAPSHOT base version
    Builder class used to create Snapshot instances.
    Versioning information for a sub-artifact of the current snapshot artifact.
    Builder class used to create SnapshotVersion instances.
    Versioning information for "groupId/artifactId" or "groupId/artifactId/version" SNAPSHOT
    Builder class used to create Versioning instances.