|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| Activator | Bundle activator for mvn: protocol handler. |
| AetherBridgeConnection | Tries to resolve with Aether if installed. |
| Connection | An URLConnextion 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 sepecified 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. |
| DownloadableArtifact | An artifact that can be downloaded. |
| Parser | Parser for mvn: protocol. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||