Nuts Community Shell

Nuts bash shell companion

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.thevpc.nuts.toolbox
Идентификатор

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

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

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

0.8.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Nuts Community Shell
Nuts bash shell companion
Ссылка на сайт

Ссылка на сайт

https://github.com/thevpc/nuts
Организация-разработчик

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

vpc open source initiative
Система контроля версий

Система контроля версий

https://github.com/thevpc/nuts/tree/master

Скачать nsh

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

<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/nsh/ -->
<dependency>
    <groupId>net.thevpc.nuts.toolbox</groupId>
    <artifactId>nsh</artifactId>
    <version>0.8.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/nsh/
implementation 'net.thevpc.nuts.toolbox:nsh:0.8.3.1'
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/nsh/
implementation ("net.thevpc.nuts.toolbox:nsh:0.8.3.1")
'net.thevpc.nuts.toolbox:nsh:jar:0.8.3.1'
<dependency org="net.thevpc.nuts.toolbox" name="nsh" rev="0.8.3.1">
  <artifact name="nsh" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.toolbox', module='nsh', version='0.8.3.1')
)
libraryDependencies += "net.thevpc.nuts.toolbox" % "nsh" % "0.8.3.1"
[net.thevpc.nuts.toolbox/nsh "0.8.3.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.thevpc.nuts : nuts jar 0.8.3
net.thevpc.nuts.lib : nlib-ssh jar 0.8.3.0

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.5.0

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

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

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

Версия
0.8.3.1
0.8.3.0
0.8.2.0
0.8.1.0
0.8.0.0