| Package | Description |
|---|---|
| org.rhq.core.util.maven |
| Modifier and Type | Method and Description |
|---|---|
static MavenArtifactProperties |
MavenArtifactProperties.getInstance(String groupId,
String artifactId)
Returns a MavenArtifactProperties for the Maven artifact with the specified group id and artifact id.
|
static MavenArtifactProperties |
MavenArtifactProperties.getInstance(String groupId,
String artifactId,
ClassLoader classLoader)
Returns a MavenArtifactProperties for the Maven artifact with the specified group id and artifact id.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.