public interface TransitiveExclusionPolicy
Modifier and Type | Method and Description |
---|---|
boolean |
allowOptional()
Whether or not optional transitive dependencies should be included during resolution
|
ScopeType[] |
getFilteredScopes()
Returns the
ScopeType s which should be filtered out of transitive dependencies and thus not included
during resolution. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.