| Package | Description |
|---|---|
| org.eclipse.aether |
The primary API of the
RepositorySystem and its functionality. |
| Modifier and Type | Method | Description |
|---|---|---|
InstallResult |
RepositorySystem.install(RepositorySystemSession session,
InstallRequest request) |
Installs a collection of artifacts and their accompanying metadata to the local repository.
|