org.jboss.seam.persistence.test.util
Class MavenArtifactResolver
java.lang.Object
org.jboss.seam.persistence.test.util.MavenArtifactResolver
public class MavenArtifactResolver
- extends Object
Resolves a maven artifact present on the test classpath.
- Author:
- Stuart Douglas
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
resolve
public static File resolve(String groupId,
String artifactId)
resolve
public static File resolve(String qualifiedArtifactId)
Copyright © 2011 Seam Framework. All Rights Reserved.