Ssh shell spring boot starter

Ssh shell for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.fonimus
ArtifactId

ArtifactId

ssh-shell-spring-boot-starter
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Ssh shell spring boot starter
Ssh shell for Spring Boot

Download ssh-shell-spring-boot-starter

How to add to project

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

Dependencies

compile (8)

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
com.fasterxml.jackson.core : jackson-databind Optional jar
org.apache.sshd : sshd-core jar 2.8.0
org.springframework.shell : spring-shell-starter jar 2.0.1.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.6
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.55
org.awaitility : awaitility jar 4.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0
1.7.0
1.6.1
1.6.0
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0