Package | Description |
---|---|
org.sonatype.aether.ant | |
org.sonatype.aether.ant.types |
Modifier and Type | Method and Description |
---|---|
static org.sonatype.aether.graph.Dependency |
ConverterUtils.toDependency(Dependency dependency,
List<Exclusion> exclusions,
org.sonatype.aether.RepositorySystemSession session) |
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) |
Copyright © 2010-2013 Sonatype, Inc.. All Rights Reserved.