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

Packages that use ToolchainModel
Package
Description
Maven Core API
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.