Uses of Interface
org.eclipse.aether.spi.locator.Service
Package
Description
Support for downloads/uploads using remote repositories that have a URI-based content structure/layout.
The various sub components that collectively implement the repository system.
Internal helper classes for dependency collector.
Support for downloads/uploads using Apache Maven Wagon.
-
Uses of Service in org.eclipse.aether.connector.basic
Modifier and TypeClassDescriptionfinal class
A repository connector factory that employs pluggabletransporters
andrepository layouts
for the transfers. -
Uses of Service in org.eclipse.aether.internal.impl
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
final class
class
final class
class
class
Creates enhanced local repository managers for repository types"default"
or"" (automatic)
.class
Creates local repository managers for repository type"simple"
. -
Uses of Service in org.eclipse.aether.internal.impl.collect
Modifier and TypeClassDescriptionclass
Default implementation ofDependencyCollector
that merely indirect to selected delegate. -
Uses of Service in org.eclipse.aether.internal.impl.collect.bf
-
Uses of Service in org.eclipse.aether.internal.impl.collect.df
-
Uses of Service in org.eclipse.aether.internal.impl.slf4j
-
Uses of Service in org.eclipse.aether.internal.impl.synccontext
Modifier and TypeClassDescriptionfinal class
DefaultSyncContextFactory
implementation that uses named locks. -
Uses of Service in org.eclipse.aether.internal.impl.synccontext.legacy
Modifier and TypeClassDescriptionfinal class
Deprecated.Use the proper class from SPI module. -
Uses of Service in org.eclipse.aether.internal.impl.synccontext.named
-
Uses of Service in org.eclipse.aether.transport.wagon