A library to ease the ever-boring task of defining, parsing and implementing command line options for tools written in Java.
The library is straightforward yet powerful enough to handle quickly common handling cases.
Categories
Software DevelopmentLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Command line options (arguments) library
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
-
I've been wanting to create something like this for years, but never made the time. It's a great way to establish consistency in the way your command line programs process options.