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.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.anand1st
ArtifactId

ArtifactId

sshd-shell-spring-boot-starter
Last Version

Last Version

4.2
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/anand1st/sshd-shell-spring-boot
Source Code Management

Source Code Management

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

Download sshd-shell-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
com.fasterxml.jackson.dataformat : jackson-dataformat-xml Optional jar
org.springframework.boot : spring-boot-starter-actuator Optional jar
org.springframework.boot : spring-boot-starter-security Optional jar
org.springframework.boot : spring-boot-starter-mail Optional jar
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-integration Optional jar
org.projectlombok : lombok Optional 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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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