Utilities for creating more complex shell commands with subcommands. It provides easy ability to parse the users command line input.
'de.weltraumschaf.commons:shell:2.0.0'
<dependency>
<groupId>de.weltraumschaf.commons</groupId>
<artifactId>shell</artifactId>
<version>2.0.0</version>
</dependency>
<dependency org="de.weltraumschaf.commons" name="shell" rev="2.0.0"/>
"de.weltraumschaf.commons", "shell", "2.0.0"