Last Version

Ssh shell spring boot starter 1.8.0

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
Version

Version

1.8.0
Type

Type

jar
Description

Description

Ssh shell spring boot starter
Ssh shell for Spring Boot

Download ssh-shell-spring-boot-starter 1.8.0


<!-- 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.