A Groovy module providing integration with the picocli library for building command-line interfaces.
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-cli-picocli</artifactId>
<version>3.0.25</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Groovy script using CliBuilder to parse command-line arguments with picocli.
No known issues recorded.
No dependency data recorded yet.