Group: GitHub Brunoais
1.CLI Args Parser
com.github.brunoais » cli-args-parser Apache
This project is a feature-lean implementation of a CLI arguments parser.
Just start by creating an instance of ParseArgs and follow the available methods.
Last Release on Oct 10, 2016
2.Wrapped Exception
com.github.brunoais » wrapped-exception Apache
This is an exception for when you need to wrap more information around the exception you actually want to throw.
This is mostly useful when programming with Java's functional interface in a "then" chain where the methods' code are outside the method ...
Last Release on Jan 15, 2018