не последняя версия
Последняя версия 2.8.5

Airline - Parent 2.8.4

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

Лицензия

Лицензия

Категории

Категории

Airline Взаимодействие с пользователем CLI
Группа

Группа

com.github.rvesse
Идентификатор

Идентификатор

airline-parent
Версия

Версия

2.8.4
Тип

Тип

jar
Описание

Описание

Airline - Parent
Java annotation-based framework for parsing Git like command line structures
Ссылка на сайт

Ссылка на сайт

https://github.com/rvesse/airline

Скачать airline-parent 2.8.4

Имя Файла Размер
airline-parent-2.8.4.pom 20 KB
airline-parent-2.8.4-tests.jar 4 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

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