| Interface | Description |
|---|---|
| MavenCoordinate |
Represents a single Maven coordinate (an address in canonical form
"groupId:artifactId:packaging:classifier:version") which is capable of resolving to an artifact. |
| MavenDependency |
Metadata describing a
declaration; immutable and Thread-safe. |
| MavenDependencyExclusion |
Defines a single
element for a MavenDependency. |
| Class | Description |
|---|---|
| MavenCoordinates |
Factory class for creating new
MavenCoordinate instances |
| MavenDependencies |
Factory class for creating new
MavenDependency instances |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.