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.-
Interface Summary Interface Description RepositoryLayout The layout for a remote repository whose artifacts/metadata can be addressed via URIs.RepositoryLayoutFactory A factory to obtain repository layouts.RepositoryLayoutProvider Retrieves a repository layout from the installed layout factories. -
Class Summary Class Description RepositoryLayout.Checksum A descriptor for a checksum file.