Uses of Interface
org.eclipse.aether.spi.locator.Service
Packages that use 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
Classes in org.eclipse.aether.connector.basic that implement ServiceModifier and TypeClassDescriptionfinal classA repository connector factory that employs pluggabletransportersandrepository layoutsfor the transfers. -
Uses of Service in org.eclipse.aether.internal.impl
Classes in org.eclipse.aether.internal.impl that implement ServiceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassfinal classclassfinal classclassclassCreates enhanced local repository managers for repository types"default"or"" (automatic).classCreates local repository managers for repository type"simple". -
Uses of Service in org.eclipse.aether.internal.impl.collect
Classes in org.eclipse.aether.internal.impl.collect that implement ServiceModifier and TypeClassDescriptionclassDefault implementation ofDependencyCollectorthat merely indirect to selected delegate. -
Uses of Service in org.eclipse.aether.internal.impl.collect.bf
Classes in org.eclipse.aether.internal.impl.collect.bf that implement Service -
Uses of Service in org.eclipse.aether.internal.impl.collect.df
Classes in org.eclipse.aether.internal.impl.collect.df that implement Service -
Uses of Service in org.eclipse.aether.internal.impl.slf4j
Classes in org.eclipse.aether.internal.impl.slf4j that implement Service -
Uses of Service in org.eclipse.aether.internal.impl.synccontext
Classes in org.eclipse.aether.internal.impl.synccontext that implement ServiceModifier and TypeClassDescriptionfinal classDefaultSyncContextFactoryimplementation that uses named locks. -
Uses of Service in org.eclipse.aether.internal.impl.synccontext.legacy
Classes in org.eclipse.aether.internal.impl.synccontext.legacy that implement ServiceModifier and TypeClassDescriptionfinal classDeprecated.Use the proper class from SPI module. -
Uses of Service in org.eclipse.aether.internal.impl.synccontext.named
Classes in org.eclipse.aether.internal.impl.synccontext.named that implement Service -
Uses of Service in org.eclipse.aether.transport.wagon
Classes in org.eclipse.aether.transport.wagon that implement Service