Project Modules

This project has declared the following modules:

NameDescription
Aether :: APIThe application programming interface for the repository system.
Aether :: SPIThe service provider interface for repository system implementations and repository connectors.
Aether :: UtilitiesA collection of utility classes to ease usage of the repository system.
Aether :: ImplementationAn implementation of the repository system.
Aether :: Test UtilitiesA collection of utility classes to ease testing of the repository system.
Aether :: Connector :: FileA repository connector implementation for repositories using file:// URLs.
Aether :: Connector :: WagonA repository connector implementation based on Maven Wagon.
Aether :: Connector :: AsyncHttpClientA repository connector implementation based on AsyncHttpClient.