Package org.apache.maven.api.model
Class Exclusion.Builder
java.lang.Object
org.apache.maven.api.model.Exclusion.Builder
- Enclosing class:
- Exclusion
Builder class used to create Exclusion instances.
- See Also:
- 
Method SummaryModifier and TypeMethodDescriptionartifactId(String artifactId) build()location(Object key, InputLocation location) 
- 
Method Details- 
groupId
- 
artifactId
- 
location
- 
build
 
-