| Package | Description |
|---|---|
| org.eclipse.aether | |
| org.eclipse.aether.collection |
| Modifier and Type | Method and Description |
|---|---|
VersionFilter |
RepositorySystemSession.getVersionFilter()
Gets the version filter to use for building dependency graphs.
|
VersionFilter |
DefaultRepositorySystemSession.getVersionFilter() |
VersionFilter |
AbstractForwardingRepositorySystemSession.getVersionFilter() |
| Modifier and Type | Method and Description |
|---|---|
DefaultRepositorySystemSession |
DefaultRepositorySystemSession.setVersionFilter(VersionFilter versionFilter)
Sets the version filter to use for building dependency graphs.
|
| Modifier and Type | Method and Description |
|---|---|
VersionFilter |
VersionFilter.deriveChildFilter(DependencyCollectionContext context)
Derives a version filter for the specified collection context.
|
Copyright © 2010-2013 The Eclipse Foundation. All Rights Reserved.