Ssh shell starter

Ssh shell for Spring Boot Shell

License

License

GroupId

GroupId

com.github.fonimus
ArtifactId

ArtifactId

ssh-shell-starter
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Ssh shell starter
Ssh shell for Spring Boot Shell

Download ssh-shell-starter

How to add to project

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

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0