This project has declared the following modules:
Name | Description |
---|---|
Aether :: API | The application programming interface for the repository system. |
Aether :: SPI | The service provider interface for repository system implementations and repository connectors. |
Aether :: Utilities | A collection of utility classes to ease usage of the repository system. |
Aether :: Implementation | An implementation of the repository system. |
Aether :: Test Utilities | A collection of utility classes to ease testing of the repository system. |
Aether :: Connector :: File | A repository connector implementation for repositories using file:// URLs. |
Aether :: Connector :: Wagon | A repository connector implementation based on Maven Wagon. |
Aether :: Connector :: AsyncHttpClient | A repository connector implementation based on AsyncHttpClient. |