Uses of Interface
org.apache.maven.api.Exclusion
Packages that use Exclusion
Package
Description
- 
Uses of Exclusion in org.apache.maven.apiMethods in org.apache.maven.api that return types with arguments of type Exclusion
- 
Uses of Exclusion in org.apache.maven.api.servicesMethods 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.implMethods in org.apache.maven.internal.impl that return types with arguments of type Exclusion