A Java library for parsing command line options, providing a simple and fluent API.
<dependency>
<groupId>net.sf.jopt-simple</groupId>
<artifactId>jopt-simple</artifactId>
<version>5.0.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example parsing command line options with JOpt Simple.
No known issues recorded.
No dependency data recorded yet.