Uses of Annotation Interface
org.apache.maven.api.di.Qualifier
Packages that use Qualifier
Package
Description
A dependency injection framework for Maven that provides JSR-330 style annotations
for managing object lifecycle and dependencies within Maven's build process.
-
Uses of Qualifier in org.apache.maven.api.di
Classes in org.apache.maven.api.di with annotations of type QualifierModifier and TypeClassDescription@interface
Provides a unique identifier for dependencies when multiple implementations of the same type are available.