Uses of Class
org.apache.maven.api.toolchain.PersistedToolchains

Packages that use PersistedToolchains
Package
Description
Defines core service interfaces that provide essential Maven functionality such as artifact resolution, dependency management, and build execution.
Provides classes for managing Maven toolchains, which allow projects to use specific tool installations (like JDKs, compilers, or other build tools) across different environments without hardcoding paths.
This package contain support (mostly abstract) classes, that implement "base" of CLIng.