| Package | Description |
|---|---|
| org.eclipse.aether.internal.transport.wagon |
Integration with the IoC container which is the native runtime environment expected by many wagon
implementations.
|
| org.eclipse.aether.transport.wagon |
Support for downloads/uploads using Apache Maven Wagon.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
PlexusWagonProvider |
A wagon provider backed by a Plexus container and the wagons registered with this container.
|
| Modifier and Type | Method | Description |
|---|---|---|
WagonTransporterFactory |
WagonTransporterFactory.setWagonProvider(WagonProvider wagonProvider) |
Sets the wagon provider to use to acquire and release wagon instances.
|