Interface Dependency
public interface Dependency
-
Method Details
-
getGav
GroupArtifactVersion getGav() -
getClassifier
@Nullable String getClassifier() -
getType
@Nullable String getType() -
getScope
String getScope() -
getExclusions
List<GroupArtifact> getExclusions() -
getOptional
@Nullable String getOptional() -
toMarkers
-