Package org.eclipse.aether.spi.connector.layout
package org.eclipse.aether.spi.connector.layout
The contract to locate URI-based resources using custom repository layouts. By implementing a
RepositoryLayoutFactory
and registering it with the repository
system, an application enables access to remote repositories that use new content types/layouts.-
ClassDescriptionThe layout for a remote repository whose artifacts/metadata can be addressed via URIs.A descriptor for a checksum location.A factory to obtain repository layouts.Retrieves a repository layout from the installed layout factories.