Java library provided an annotation-based framework for parsing Git like command line structures
'com.github.rvesse:airline:2.0.0'
<dependency>
<groupId>com.github.rvesse</groupId>
<artifactId>airline</artifactId>
<version>2.0.0</version>
</dependency>
<dependency org="com.github.rvesse" name="airline" rev="2.0.0"/>
"com.github.rvesse", "airline", "2.0.0"