org.seedstack.seed:seed-shell-support

An enterprise-oriented full development stack

Лицензия

Лицензия

Группа

Группа

org.seedstack.seed
Идентификатор

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

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

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

An enterprise-oriented full development stack

Скачать seed-shell-support

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.seedstack.seed : seed-core-support-core jar 2.0.0
org.seedstack.seed : seed-security-support-core jar 2.0.0
org.apache.sshd : sshd-core jar 0.8.0
jline : jline jar 2.12
com.fasterxml.jackson.core : jackson-databind jar
commons-cli : commons-cli jar

test (7)

Идентификатор библиотеки Тип Версия
org.seedstack.seed : seed-integrationtest-support-web jar 2.0.0
org.seedstack.seed : seed-web-support-core jar 2.0.0
org.seedstack.seed : seed-web-support-security jar 2.0.0
ch.qos.logback : logback-classic jar
net.schmizz : sshj jar 0.8.1
org.bouncycastle : bcprov-jdk16 jar 1.46
javax.el : javax.el-api jar

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

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

SeedStack Java Framework

Build status Coverage Status Maven Central

Also known as Seed, the Java framework provides support for a large range of technologies and standards from the Java world.

Copyright and license

This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.

org.seedstack.seed

SeedStack

Clean Java Development

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

Версия
2.0.0
2.0.0-M3
2.0.0-M2