Package | Description |
---|---|
org.eclipse.aether.ant.types | |
org.eclipse.aether.ant.util |
Modifier and Type | Method and Description |
---|---|
protected Exclusion |
Exclusion.getRef() |
Modifier and Type | Method and Description |
---|---|
List<Exclusion> |
Dependency.getExclusions() |
List<Exclusion> |
Dependencies.getExclusions() |
Modifier and Type | Method and Description |
---|---|
void |
Dependency.addExclusion(Exclusion exclusion) |
void |
Dependencies.addExclusion(Exclusion exclusion) |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.aether.graph.Dependency |
ConverterUtils.toDependency(Dependency dependency,
List<Exclusion> exclusions,
org.eclipse.aether.RepositorySystemSession session) |
Copyright © 2010–2013 The Eclipse Foundation. All rights reserved.