Ssh shell sample

Ssh shell for Spring Boot Shell

License

License

GroupId

GroupId

com.github.fonimus
ArtifactId

ArtifactId

ssh-shell-sample
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Ssh shell sample
Ssh shell for Spring Boot Shell

Download ssh-shell-sample

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.0.0.RELEASE
com.github.fonimus : ssh-shell-starter jar 0.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0