JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.maven.api
Interface Exclusion
@Experimental
public interface
Exclusion
A dependency exclusion.
Since:
4.0.0
See Also:
DependencyCoordinate.getExclusions()
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getArtifactId
()
String
getGroupId
()
Method Details
getGroupId
@Nullable
String
getGroupId
()
getArtifactId
@Nullable
String
getArtifactId
()