GShell Commands :: Artifact


Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

Sonatype

Скачать gshell-artifact

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.sonatype.gshell : gshell-plexus jar 2.4
org.apache.maven : maven-core jar 3.0-alpha-6
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