Tools to manage artifacts and deployment
This project has declared the following modules:
Name | Description |
---|---|
Apache Maven Wagon :: Providers :: File Provider | Wagon provider that gets and puts artifacts using file system protocol |
Apache Maven Wagon :: Providers :: FTP Provider | Wagon provider that gets and puts artifacts from and to remote server using FTP protocol |
Apache Maven Wagon :: Providers :: HTTP Provider | Wagon provider that gets and puts artifacts through HTTP(S) using Apache HttpClient-4.x. |
Apache Maven Wagon :: Providers :: HTTP Shared Library | Shared Library for wagon providers supporting HTTP. |
Apache Maven Wagon :: Providers :: Lightweight HTTP Provider | Wagon provider that gets and puts artifacts through http using standard Java library |
Apache Maven Wagon :: Providers :: SCM Provider | Wagon provider that gets and puts artifacts using a Source Control Management system |
Apache Maven Wagon :: Providers :: SSH External Provider | Wagon provider that gets and puts artifacts using SSH protocol with a preinstalled SSH client |
Apache Maven Wagon :: Providers :: SSH Common Library | Tools to manage artifacts and deployment |
Apache Maven Wagon :: Providers :: SSH Common Tests | Tools to manage artifacts and deployment |
Apache Maven Wagon :: Providers :: SSH Provider | Tools to manage artifacts and deployment |
Apache Maven Wagon :: Providers :: WebDAV Provider | Wagon provider that gets and puts artifacts through WebDAV protocol |