picocli

2 posts

Groovy Ecosystem Usage Report (2020)

What is the most popular Groovy library, framework, or a tool? I surveyed 308 Groovy community members, and here are the results.

Building stackoverflow-cli with Java 11, Micronaut, Picocli, and GraalVM

In this blog post, I show you how to build stackoverflow-cli - a command-line application that allows you to search Stack Overflow questions directly from the terminal window. I use Java 11+, Micronaut, Picocli, and GraalVM’s native-image.