| Package | Description |
|---|---|
| org.eclipse.aether |
The primary API of the
RepositorySystem and its functionality. |
| org.eclipse.aether.installation |
The types supporting the publishing of artifacts to a local repository.
|
| Class | Description |
|---|---|
| InstallationException |
Thrown in case of an installation error like an IO error.
|
| InstallRequest |
A request to install artifacts and their accompanying metadata into the local repository.
|
| InstallResult |
The result of installing artifacts and their accompanying metadata into the a remote repository.
|
| Class | Description |
|---|---|
| InstallRequest |
A request to install artifacts and their accompanying metadata into the local repository.
|
| InstallResult |
The result of installing artifacts and their accompanying metadata into the a remote repository.
|