public interface MavenDependencySPI extends MavenDependency
MavenDependency for internals usage only| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactId() |
String |
getGroupId() |
boolean |
isUndeclaredScope()
Denotes that the scope defined here should be treated as undeclared (as brought in via
<dependencyManagement with no scope associated) |
getExclusions, getScope, isOptionalequals, getClassifier, getPackaging, getType, getVersion, hashCodeboolean isUndeclaredScope()
<dependencyManagement with no scope associated)String getGroupId()
String getArtifactId()
Copyright © 2025 JBoss by Red Hat. All rights reserved.