public class DependencyResolverMain extends Object
Main class of dependency resolver.
| Constructor and Description |
|---|
DependencyResolverMain() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main entry of dependency resolver.
|
public static void main(String[] args) throws org.apache.commons.cli.ParseException, MalformedURLException
Main entry of dependency resolver.
args - console argumentsorg.apache.commons.cli.ParseException - If there’s parsing error on option parse.MalformedURLException - If proxy URL is malformed.Copyright © 2018 The Apache Software Foundation. All Rights Reserved.