| Constructor and Description |
|---|
Artifact(String groupId,
String artifactId,
String version,
String classifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(GraphVisitor visitor) |
Set<Graph.Module> |
getDependents() |
String |
getGAV() |
public String getGAV()
public Set<Graph.Module> getDependents()
public void accept(GraphVisitor visitor)
Copyright © 2016 JBoss by Red Hat. All rights reserved.