Uses of Interface
org.eclipse.aether.transport.wagon.WagonProvider
Package
Description
Integration with the IoC container which is the native runtime environment expected by many wagon
implementations.
Support for downloads/uploads using Apache Maven Wagon.
-
Uses of WagonProvider in org.eclipse.aether.internal.transport.wagon
Modifier and TypeClassDescriptionclass
A wagon provider backed by a Plexus container and the wagons registered with this container. -
Uses of WagonProvider in org.eclipse.aether.transport.wagon
ModifierConstructorDescriptionWagonTransporterFactory
(WagonProvider wagonProvider, WagonConfigurator wagonConfigurator)