@Deprecated public class MavenDependencyHelper extends Object
Constructor and Description |
---|
MavenDependencyHelper()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static MavenDependency |
resolve(String groupId,
String artifactId)
Deprecated.
Resolves the given maven dependency with version defined by the confluence.version system property.
|
static MavenDependency |
resolve(String groupId,
String artifactId,
String version)
Deprecated.
Resolves the given maven dependency and version by looking in the reactor first.
|
public static MavenDependency resolve(String groupId, String artifactId)
resolve(String, String, String)
public static MavenDependency resolve(String groupId, String artifactId, String version)
resolveDynamicDependencyDir()
Copyright © 2003–2015 Atlassian. All rights reserved.