Package | Description |
---|---|
org.apache.maven.api | |
org.apache.maven.api.services | |
org.apache.maven.internal.impl |
Modifier and Type | Method and Description |
---|---|
Collection<Exclusion> |
DependencyCoordinate.getExclusions() |
Modifier and Type | Method and Description |
---|---|
Collection<Exclusion> |
DependencyCoordinateFactoryRequest.getExclusions() |
Modifier and Type | Method and Description |
---|---|
DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder |
DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder.exclusion(Exclusion exclusion) |
Modifier and Type | Method and Description |
---|---|
DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder |
DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder.exclusions(Collection<Exclusion> exclusions) |
Modifier and Type | Method and Description |
---|---|
Collection<Exclusion> |
DefaultDependencyCoordinate.getExclusions() |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.