diff --git a/pom.xml b/pom.xml new file mode 100644 index 00000000..cf94056b --- /dev/null +++ b/pom.xml @@ -0,0 +1,31 @@ + + + 4.0.0 + info.picocli + picocli + 4.0.0-alpha-3 + jar + picocli - a mighty tiny Command Line Interface + Java command line parser with both an annotations API and a programmatic API. Usage help with ANSI styles and colors. Autocomplete. Nested subcommands. Easily included as source to avoid adding a dependency. + http://picocli.info + 2017 + + + The Apache Software License, version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + rpopma + Remko Popma + rpopma@apache.org + + + + https://github.com/remkop/picocli/tree/master + scm:git:https://github.com/remkop/picocli.git + scm:git:ssh://github.com:remkop/picocli.git + +