SSH Shell starter for Spring Boot Application

This artifact is a spring boot starter that provides SSH access to spring boot applications. It is to be used primarily by developers who want to roll out custom shell commands for various purposes.

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

io.github.anand1st
Идентификатор

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

sshd-shell-spring-boot-starter
Последняя версия

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

4.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

SSH Shell starter for Spring Boot Application
This artifact is a spring boot starter that provides SSH access to spring boot applications. It is to be used primarily by developers who want to roll out custom shell commands for various purposes.
Ссылка на сайт

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

https://github.com/anand1st/sshd-shell-spring-boot
Система контроля версий

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

https://github.com/anand1st/sshd-shell-spring-boot.git

Скачать sshd-shell-spring-boot-starter

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

<!-- https://jarcasting.com/artifacts/io.github.anand1st/sshd-shell-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.anand1st</groupId>
    <artifactId>sshd-shell-spring-boot-starter</artifactId>
    <version>4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.anand1st/sshd-shell-spring-boot-starter/
implementation 'io.github.anand1st:sshd-shell-spring-boot-starter:4.2'
// https://jarcasting.com/artifacts/io.github.anand1st/sshd-shell-spring-boot-starter/
implementation ("io.github.anand1st:sshd-shell-spring-boot-starter:4.2")
'io.github.anand1st:sshd-shell-spring-boot-starter:jar:4.2'
<dependency org="io.github.anand1st" name="sshd-shell-spring-boot-starter" rev="4.2">
  <artifact name="sshd-shell-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.anand1st', module='sshd-shell-spring-boot-starter', version='4.2')
)
libraryDependencies += "io.github.anand1st" % "sshd-shell-spring-boot-starter" % "4.2"
[io.github.anand1st/sshd-shell-spring-boot-starter "4.2"]

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar
com.fasterxml.jackson.dataformat : jackson-dataformat-xml Необязательный jar
org.springframework.boot : spring-boot-starter-actuator Необязательный jar
org.springframework.boot : spring-boot-starter-security Необязательный jar
org.springframework.boot : spring-boot-starter-mail Необязательный jar
org.springframework.boot : spring-boot-starter-web Необязательный jar
org.springframework.boot : spring-boot-starter-integration Необязательный jar
org.projectlombok : lombok Необязательный jar
org.apache.sshd : sshd-sftp jar 2.8.0
org.apache.sshd : sshd-scp jar 2.8.0
org.jline : jline-builtins jar 3.21.0

test (17)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-logging jar
org.springframework.boot : spring-boot-starter-test jar
com.jcraft : jsch jar 0.1.55
commons-io : commons-io jar 2.11.0
org.awaitility : awaitility jar
com.icegreen : greenmail jar 1.6.5
org.springframework.boot : spring-boot-starter-cache jar
org.springframework.session : spring-session-data-redis jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.springframework.boot : spring-boot-starter-data-jpa jar
com.h2database : h2 jar
it.ozimov : embedded-redis jar 0.7.3
org.springframework.session : spring-session-core jar
org.flywaydb : flyway-core jar
org.liquibase : liquibase-core jar
io.micrometer : micrometer-registry-prometheus jar
org.junit.vintage : junit-vintage-engine jar

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

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

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

Версия
4.2
4.1
4.0
3.7
3.6
3.5
3.4
3.3
3.2.1
3.2
3.1
3.0
2.6
2.5
2.4
2.3
2.2
2.1
2.0
1.5.1
1.5
1.4
1.3
1.2
1.1
1.0