StemShell CLI Framework

Framework for creating Java-based command line shell applications.

Лицензия

Лицензия

Группа

Группа

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

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

stemshell
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

StemShell CLI Framework
Framework for creating Java-based command line shell applications.

Скачать stemshell

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
commons-cli : commons-cli jar 1.2
org.sonatype.jline : jline jar 2.5

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

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1.0