net.sf.jopt-simple:jopt-simple (5.0.4)

Published 2026-02-24 13:43:50 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>net.sf.jopt-simple</groupId>
	<artifactId>jopt-simple</artifactId>
	<version>5.0.4</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=net.sf.jopt-simple:jopt-simple:5.0.4

About this package

A Java library for parsing command line options

Dependencies

joda-time:joda-time
2.3
org.apache.ant:ant
1.8.4
org.hamcrest:hamcrest-all
1.3
junit:junit
4.12
org.infinitest:continuous-testing-toolkit
1.0
Details
Maven
2026-02-24 13:43:50 +00:00
1
JOpt Simple
The MIT License
90 KiB
Assets (2)
Versions (2) View all
4.6 2026-02-24
5.0.4 2026-02-24