Gshell Dist :: Scripts


Лицензия

Лицензия

Группа

Группа

org.sonatype.gshell.dist
Идентификатор

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

gshell-scripts
Последняя версия

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

2.6.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Gshell Dist :: Scripts
Организация-разработчик

Организация-разработчик

Sonatype

Скачать gshell-scripts

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

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

Зависимости

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

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

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

Description

GShell - A command-line shell framework.

Build Status DepShield Badge

License

Apache 2.0

Building

Requirements

  • Maven 3.3+ (prefer included maven-wrapper)
  • Java 8+

Check out and build:

git clone git://github.com/jdillon/gshell.git
cd gshell
./build rebuild

After this completes, you can unzip the assembly and launch the shell:

./build run

Use the 'help' command for further assistance.

Implementations

GShell is used by the Maven Shell

org.sonatype.gshell.dist

Sonatype

Developer friendly, full-spectrum software supply-chain management

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

Версия
2.6.4
2.6.3
2.6.2
2.6.1