public class DependencyDescriptor
extends java.lang.Object
Constructor and Description |
---|
DependencyDescriptor(Artifact dependencyArtifact,
boolean optional,
java.util.List<Artifact> exclusions) |
Modifier and Type | Method and Description |
---|---|
Artifact |
getDependencyArtifact() |
java.util.List<Artifact> |
getExclusions() |
boolean |
isOptional() |
Copyright © 2012–2017 Red Hat, Inc.. All rights reserved.