See: Description
| Interface | Description |
|---|---|
| MavenRepository |
Interface for a maven repository implementation.
|
| Class | Description |
|---|---|
| LauncherUsingMaven |
Plug-in to use maven repositories and pom files to launch and load application.
|
| MavenLocalRepository |
Implementation of a Maven repository, using a local directory.
|
| MavenPOM |
Implementation of LibraryDescriptor from a Maven POM file.
|
| MavenPOMLoader |
Maven POM file loader.
|
| MavenRemoteRepository |
Maven remote repository.
|
| MavenSettings |
Information parsed from the settings.xml file for Maven.
|
| Exception | Description |
|---|---|
| MavenPOMException |
Error loading POM file.
|
Copyright © 2020. All rights reserved.