Class MavenCache
- java.lang.Object
-
- org.apache.openejb.arquillian.common.MavenCache
-
public class MavenCache extends Object
-
-
Constructor Summary
Constructors Constructor Description MavenCache()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Filedownload(String source)static FilegetArtifact(String artifactInfo, String altUrl)
-
-
-
Method Detail
-
download
public static File download(String source) throws DownloadException
- Throws:
DownloadException
-
-