| Class | Description |
|---|---|
| Activator |
Bundle activator for protocol handlers.
|
| AetherBasedResolver |
Aether based, drop in replacement for mvn protocol
|
| ConfigurableSettingsDecrypter | |
| Connection |
An URLConnection that supports mvn: protocol.
Syntax: mvn:[repository_url!]groupId/artifactId[/version[/type]] where: - repository_url = an url that points to a maven 2 repository; optional, if not specified the repositories are resolved based on the repository/localRepository. - groupId = group id of maven artifact; mandatory - artifactId = artifact id of maven artifact; mandatory - version = version of maven artifact; optional, if not specified uses LATEST and will try to resolve the version from available maven metadata. |
| HttpClients | |
| ManualWagonProvider |
Simplistic wagon provider
|
| Parser |
Parser for mvn: protocol.
|
| PaxLocalRepositoryManagerFactory | |
| PaxUrlSecDispatcher |
Copyright © 2006–2016 OPS4J - Open Participation Software for Java. All rights reserved.