GShell Commands :: Shell


Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

GShell Commands :: Shell
Организация-разработчик

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

Sonatype

Скачать gshell-shell

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.sonatype.gshell : gshell-core jar 2.4

test (3)

Идентификатор библиотеки Тип Версия
org.sonatype.gshell : gshell-core jar 2.4
junit : junit jar 4.7
org.sonatype.gossip : gossip jar 1.3

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

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

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.commands

Sonatype

Developer friendly, full-spectrum software supply-chain management

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

Версия
2.4
2.3.1
2.3
2.2
2.1
2.0