Tag Archives: jcommander

I contributed to JCommander: Multi-Parameter Validation | Java Coding | Head Crashing Informatics 62

#JCommander (https://jcommander.org/) is a really cool micro-framework for command-line parsing in #Java ☕. While it has great parameter validation (even extensible), it lacks support for multi-parameter validation. So I simply added it, and since last week it is part of … Continue reading

Posted in Java, Open Source, Programming, Projects | Tagged , , , , | Comments Off on I contributed to JCommander: Multi-Parameter Validation | Java Coding | Head Crashing Informatics 62

A tiny plug-in based CLI framework ontop of jCommander

It is still a very initial beta, but we are rather proud of it: Today we published the source code of our tiny CLI application framework built around the terrific jCommander and ServiceLoader. What our framework provides ontop of jCommander … Continue reading

Posted in Java, Open Source, Programming, Projects | Tagged , , , | Comments Off on A tiny plug-in based CLI framework ontop of jCommander

Contributing to Open Source Made Easy

Hey guys! How’s it going? You always wanted to contribute to an open source project, but feared the time to invest or the paperwork to sign? Or you just didn’t know where to chime in? Now you get a jumpstart! … Continue reading

Posted in Java, Open Source, Programming, Projects | Tagged , , , , , | Comments Off on Contributing to Open Source Made Easy