Modifier and Type | Method and Description |
---|---|
Scope |
getScope() |
Type |
getType()
The artifact type.
|
boolean |
isOptional() |
DependencyCoordinate |
toCoordinate()
Creates a
DependencyCoordinate based on this Dependency . |
getArtifactId, getClassifier, getExtension, getGroupId, getVersion, isSnapshot, key
Scope getScope()
boolean isOptional()
@Nonnull DependencyCoordinate toCoordinate()
DependencyCoordinate
based on this Dependency
.toCoordinate
in interface Artifact
DependencyCoordinate
Session.createArtifactCoordinate(Artifact)
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.