Args4j Maven Plugin Example

Example of running the maven plugin

License

License

Categories

Categories

Maven Build Tools args4j User Interface CLI
GroupId

GroupId

args4j
ArtifactId

ArtifactId

args4j-maven-plugin-example
Last Version

Last Version

2.33
Release Date

Release Date

Type

Type

jar
Description

Description

Args4j Maven Plugin Example
Example of running the maven plugin
Project URL

Project URL

http://args4j.kohsuke.org/args4j-maven-plugin-example/
Project Organization

Project Organization

Kohsuke Kawaguchi
Source Code Management

Source Code Management

http://args4j.kohsuke.org/args4j-maven-plugin-example/

Download args4j-maven-plugin-example

How to add to project

<!-- https://jarcasting.com/artifacts/args4j/args4j-maven-plugin-example/ -->
<dependency>
    <groupId>args4j</groupId>
    <artifactId>args4j-maven-plugin-example</artifactId>
    <version>2.33</version>
</dependency>
// https://jarcasting.com/artifacts/args4j/args4j-maven-plugin-example/
implementation 'args4j:args4j-maven-plugin-example:2.33'
// https://jarcasting.com/artifacts/args4j/args4j-maven-plugin-example/
implementation ("args4j:args4j-maven-plugin-example:2.33")
'args4j:args4j-maven-plugin-example:jar:2.33'
<dependency org="args4j" name="args4j-maven-plugin-example" rev="2.33">
  <artifact name="args4j-maven-plugin-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='args4j', module='args4j-maven-plugin-example', version='2.33')
)
libraryDependencies += "args4j" % "args4j-maven-plugin-example" % "2.33"
[args4j/args4j-maven-plugin-example "2.33"]

Dependencies

compile (1)

Group / Artifact Type Version
args4j : args4j jar 2.33

Project Modules

There are no modules declared in this project.

Versions

Version
2.33
2.32
2.0.31
2.0.29
2.0.28
2.0.27
2.0.26
2.0.25
2.0.24
2.0.23
2.0.22