GShell Commands :: Groovy


Лицензия

Лицензия

Категории

Категории

Groovy Языки программирования
Группа

Группа

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

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

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

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

2.6.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

Sonatype

Скачать gshell-groovy

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 10.0.1
org.codehaus.groovy : groovy jar 1.8.2
org.sonatype.gshell : gshell-core jar 2.6.5

test (1)

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

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

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

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