Uses of Interface
org.apache.maven.api.ProtoSession

Packages that use ProtoSession
Package
Description
Maven Core API
Defines core service interfaces that provide essential Maven functionality such as artifact resolution, dependency management, and build execution.
Defines the Service Provider Interface (SPI) for Maven extensions, allowing third-party implementations to extend and customize Maven's core functionality through a stable, versioned API.
This package contain support (mostly abstract) classes, that implement "base" of CLIng.