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

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>4.6</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=net.sf.jopt-simple:jopt-simple:4.6

About this package

A Java library for parsing command line options

Dependencies

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