Uses of Interface
org.apache.maven.api.Exclusion
Packages that use Exclusion
Package
Description
-
Uses of Exclusion in org.apache.maven.api
Methods in org.apache.maven.api that return types with arguments of type Exclusion -
Uses of Exclusion in org.apache.maven.api.services
Methods in org.apache.maven.api.services that return types with arguments of type ExclusionMethods in org.apache.maven.api.services with parameters of type ExclusionModifier and TypeMethodDescriptionDependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder.exclusion
(Exclusion exclusion) Method parameters in org.apache.maven.api.services with type arguments of type ExclusionModifier and TypeMethodDescriptionDependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder.exclusions
(Collection<Exclusion> exclusions) -
Uses of Exclusion in org.apache.maven.internal.impl
Methods in org.apache.maven.internal.impl that return types with arguments of type Exclusion