Airline - Maven Plugin

Java annotation-based framework for parsing Git like command line structures

License

License

Categories

Categories

Maven Build Tools Airline User Interface CLI
GroupId

GroupId

com.github.rvesse
ArtifactId

ArtifactId

airline-maven-plugin
Last Version

Last Version

2.8.5
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Airline - Maven Plugin
Java annotation-based framework for parsing Git like command line structures
Project URL

Project URL

http://rvesse.github.io/airline/

Download airline-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.rvesse</groupId>
    <artifactId>airline-maven-plugin</artifactId>
    <version>2.8.5</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
com.github.rvesse : airline jar 2.8.5
com.github.rvesse : airline-help-html jar 2.8.5
com.github.rvesse : airline-help-man jar 2.8.5
com.github.rvesse : airline-help-markdown jar 2.8.5
com.github.rvesse : airline-help-bash jar 2.8.5
org.apache.maven : maven-core jar 3.2.1
org.apache.maven : maven-plugin-api jar 3.2.1
org.codehaus.plexus : plexus-utils jar 3.0.18

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.5
2.8.4
2.8.3
2.8.2
2.8.1
2.8.0
2.7.2
2.7.1
2.7.0
2.6.0
2.5.0