GShell Dist :: Personality


Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.6.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

Sonatype

Скачать gshell-personality

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.sonatype.gshell : gshell-core jar 2.6.5
org.sonatype.gshell.ext : gshell-logback 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.dist

Sonatype

Developer friendly, full-spectrum software supply-chain management

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

Версия
2.6.5
2.6.4