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

JSimpleShell-Core 4.0

This project is a lightweight and simple-to-use library, with which one you can create your own shell as a command line interface.

Лицензия

Лицензия

Группа

Группа

de.raysha.lib
Идентификатор

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

jsimpleshell
Версия

Версия

4.0
Тип

Тип

jar
Описание

Описание

JSimpleShell-Core
This project is a lightweight and simple-to-use library, with which one you can create your own shell as a command line interface.

Скачать jsimpleshell 4.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
jline : jline jar 2.12.1
javax.validation : validation-api jar 1.1.0.Final

test (2)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.4
junit : junit jar 4.10

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

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