Package org.eclipse.aether.internal.impl.synccontext.named.providers
As end-user "mappers" are actually configurations, constructed from several NameMapper implementations, this
package have providers exposing name mappers constructed by
NameMappers
helper class. These classes are used
when Guice/Sisu is used, as they assume Provider
class to be present.-
Class Summary Class Description DiscriminatingNameMapperProvider The "discriminating" name mapper provider.FileGAVNameMapperProvider The "file-gav" name mapper provider.FileHashingGAVNameMapperProvider The "file-hgav" name mapper provider.FileStaticNameMapperProvider The "file-static" name mapper provider.GAVNameMapperProvider The "gav" name mapper provider.StaticNameMapperProvider The "static" name mapper provider.