
public class MavenUtilsRunDir extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getArtifactVersion(String groupId,
String artifactId)
Gets the artifact version out of dependencies file.
|
public static String getArtifactVersion(String groupId, String artifactId)
groupId - artifact group idartifactId - artifact idRuntimeException - - If artifact version cannot be foundCopyright © 2018 universAAL Consortium. All rights reserved.