Airline - Parent

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

License

License

Categories

Categories

Airline User Interface CLI
GroupId

GroupId

com.github.rvesse
ArtifactId

ArtifactId

airline-parent
Last Version

Last Version

2.8.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/rvesse/airline

Download airline-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rvesse/airline-parent/ -->
<dependency>
    <groupId>com.github.rvesse</groupId>
    <artifactId>airline-parent</artifactId>
    <version>2.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rvesse/airline-parent/
implementation 'com.github.rvesse:airline-parent:2.8.5'
// https://jarcasting.com/artifacts/com.github.rvesse/airline-parent/
implementation ("com.github.rvesse:airline-parent:2.8.5")
'com.github.rvesse:airline-parent:jar:2.8.5'
<dependency org="com.github.rvesse" name="airline-parent" rev="2.8.5">
  <artifact name="airline-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rvesse', module='airline-parent', version='2.8.5')
)
libraryDependencies += "com.github.rvesse" % "airline-parent" % "2.8.5"
[com.github.rvesse/airline-parent "2.8.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • airline-core
  • airline-examples
  • airline-io
  • airline-help

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
2.4.0
2.3.0
2.2.0
2.1.1
2.1.0
2.0.0
1.0.1
1.0.0