What is a good way of parsing command line arguments in Java?
airline @ Github looks good. It is based on annotation and is trying to emulate Git command line structures.