Ssh shell sample

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-sample
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Ssh shell sample
Ssh shell for Spring Boot Shell

Download spring-boot-ssh-shell-sample

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-actuator jar
com.github.fonimus : spring-boot-ssh-shell-starter jar 1.0.0
org.springframework.session : spring-session-jdbc jar
com.h2database : h2 jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.0.RELEASE
org.junit.jupiter : junit-jupiter-api jar 5.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0