This project has declared the following modules:
| Name | Description |
|---|---|
| Maven Wagon File Provider | Wagon that gets and puts artifacts using file system protocol |
| Maven Wagon FTP Provider | Wagon that gets and puts artifacts from and to remote server using FTP protocol |
| Maven Wagon Lightweight HTTP Provider | Wagon that gets and puts artifacts through http using standard Java library |
| Maven Wagon HTTP Provider | Wagon that gets and puts artifacts through http using Apache commons-httpclient |
| Maven Wagon HTTP Shared Library | Shared Library for the wagon-http, and wagon-http-lightweight wagon providers. |
| Maven Wagon SCM Provider | Wagon that gets and puts artifacts using a Source Control Management system |
| Maven Wagon SSH External Provider | Wagon that gets and puts artifacts using SSH protocol with a preinstalled SSH client |
| Maven Wagon SSH Common Library | - |
| Maven Wagon SSH Common Tests | - |
| Maven Wagon SSH Provider | - |
| Maven Wagon WebDav Provider | Wagon that gets and puts artifacts through webdav protocol |