Command line parsing library for Java that uses annotations to define command-line arguments.
<dependency>
<groupId>com.beust</groupId>
<artifactId>jcommander</artifactId>
<version>1.82</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses command-line arguments using annotations.
No known issues recorded.
No dependency data recorded yet.