| Package | Description |
|---|---|
| org.eclipse.aether.collection |
The types and extension points for collecting the transitive dependencies of an artifact and building a dependency
graph.
|
| org.eclipse.aether.graph |
The representation of a dependency graph by means of connected dependency nodes.
|
| org.eclipse.aether.resolution |
The types supporting the resolution of artifacts and metadata from repositories.
|
| org.eclipse.aether.version |
The definition of a version scheme for parsing and comparing versions.
|
| Class | Description |
|---|---|
| Version |
A parsed artifact version.
|
| VersionConstraint |
A constraint on versions for a dependency.
|
| Class | Description |
|---|---|
| Version |
A parsed artifact version.
|
| VersionConstraint |
A constraint on versions for a dependency.
|
| Class | Description |
|---|---|
| Version |
A parsed artifact version.
|
| VersionConstraint |
A constraint on versions for a dependency.
|
| Class | Description |
|---|---|
| InvalidVersionSpecificationException |
Thrown when a version or version range could not be parsed.
|
| Version |
A parsed artifact version.
|
| VersionConstraint |
A constraint on versions for a dependency.
|
| VersionRange |
A range of versions.
|
| VersionRange.Bound |
A bound of a version range.
|