public final class Main
extends java.lang.Object
Valid arguments can be obtained with the -? argument.
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
static ResolveReport |
run(java.lang.String[] args)
A method that allows to run embedded Ivy as if it were launched from CLI
(e.g., for use with REPL in Java 9+).
|
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic static ResolveReport run(java.lang.String[] args) throws java.lang.Exception
args - an array of command line argumentsjava.lang.Exception - if something goes wrongCopyright ©2007-2022 The Apache Software Foundation, Licensed under Apache License, Version 2.0.