Spring boot ssh shell starter

Ssh shell for Spring Boot Shell

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.fonimus
ArtifactId

ArtifactId

spring-boot-ssh-shell-starter
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Spring boot ssh shell starter
Ssh shell for Spring Boot Shell

Download spring-boot-ssh-shell-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-actuator Optional jar
org.springframework.boot : spring-boot-starter-security Optional jar
org.springframework.session : spring-session-core Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.apache.sshd : sshd-core jar 2.0.0
org.springframework.shell : spring-shell-starter jar 2.0.1.RELEASE

test (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.session : spring-session-jdbc jar
com.h2database : h2 jar
com.jcraft : jsch jar 0.1.54
org.awaitility : awaitility jar 3.1.2
org.junit.jupiter : junit-jupiter-api jar 5.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0