Uses of Package
org.apache.maven.api
Package
Description
Maven Resolver extensions for utilizing the Maven POM and Maven
repository metadata.
-
ClassDescriptionAn artifact points to a resource such as a jar file or war application.The
Coordinate
object is used to point to anArtifact
but the version may be specified as a range instead of an exact version.Dependency scope.Event sent by maven during various phases of the build process.The possible types of execution events.A dependency exclusion.Interface that defines some kind of enums that can be extended by Maven plugins or extensions.The option of a Java command-line tool where to place the paths to some dependencies.Type of path which is applied to only one specific Java module.Language.A listener for session events.The local repository is used to cache artifacts downloaded fromRemoteRepository
and to hold artifacts that have been build locally.Storage location for metadataAMojoExecution
represents a single execution of a Maven Plugin during a given build.Represents a dependency node within a Maven project's dependency collector.Defines a hierarchical visitor for collecting dependency node trees.Interface representing a Maven project packaging.Path scope.The option of a command-line tool where to place the paths to some dependencies.Represents a maven plugin runtimeInterface representing a Maven project which can be created using theProjectBuilder
service.Project scope.A remote repository that can be used to download or upload artifacts.A repository holds artifacts.Marker interface for all services provided by theSession
.The session to install / deploy / resolve artifacts and dependencies.A container for data that is specific to a session.Key used to query the session dataToolchain interface.A dependency'sType
is uniquely identified by aString
, and semantically represents a known kind of dependency.A version usually parsed using theVersionParser
service.Version constraint for dependency.A range of versions.Represents range boundary. -
-
ClassDescriptionAn artifact points to a resource such as a jar file or war application.The
Coordinate
object is used to point to anArtifact
but the version may be specified as a range instead of an exact version.A dependency exclusion.Interface that defines some kind of enums that can be extended by Maven plugins or extensions.The local repository is used to cache artifacts downloaded fromRemoteRepository
and to hold artifacts that have been build locally.Represents a dependency node within a Maven project's dependency collector.Path scope.The option of a command-line tool where to place the paths to some dependencies.Interface representing a Maven project which can be created using theProjectBuilder
service.Project scope.A remote repository that can be used to download or upload artifacts.A repository holds artifacts.Marker interface for all services provided by theSession
.The session to install / deploy / resolve artifacts and dependencies.Toolchain interface.A dependency'sType
is uniquely identified by aString
, and semantically represents a known kind of dependency.A version usually parsed using theVersionParser
service.Version constraint for dependency.A range of versions. -
-
ClassDescriptionInterface that defines some kind of enums that can be extended by Maven plugins or extensions.
-
-
ClassDescriptionAn artifact points to a resource such as a jar file or war application.The
Coordinate
object is used to point to anArtifact
but the version may be specified as a range instead of an exact version.Dependency scope.Event sent by maven during various phases of the build process.The possible types of execution events.A dependency exclusion.Language.A listener for session events.The local repository is used to cache artifacts downloaded fromRemoteRepository
and to hold artifacts that have been build locally.AMojoExecution
represents a single execution of a Maven Plugin during a given build.Represents a dependency node within a Maven project's dependency collector.Defines a hierarchical visitor for collecting dependency node trees.Interface representing a Maven project packaging.Path scope.The option of a command-line tool where to place the paths to some dependencies.Represents a maven plugin runtimeInterface representing a Maven project which can be created using theProjectBuilder
service.Project scope.A remote repository that can be used to download or upload artifacts.A repository holds artifacts.Marker interface for all services provided by theSession
.The session to install / deploy / resolve artifacts and dependencies.A container for data that is specific to a session.Toolchain interface.A dependency'sType
is uniquely identified by aString
, and semantically represents a known kind of dependency.A version usually parsed using theVersionParser
service.Version constraint for dependency.A range of versions. -
-
ClassDescriptionA version usually parsed using the
VersionParser
service.Version constraint for dependency.A range of versions. -
ClassDescriptionA
MojoExecution
represents a single execution of a Maven Plugin during a given build.Interface representing a Maven project which can be created using theProjectBuilder
service.The session to install / deploy / resolve artifacts and dependencies. -
ClassDescriptionA version usually parsed using the
VersionParser
service.Version constraint for dependency.A range of versions. -
ClassDescriptionInterface that defines some kind of enums that can be extended by Maven plugins or extensions.Language.The option of a command-line tool where to place the paths to some dependencies.A dependency's
Type
is uniquely identified by aString
, and semantically represents a known kind of dependency.