Spring boot ssh shell

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

Last Version

1.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

Spring boot ssh shell
Ssh shell for Spring Boot Shell
Project URL

Project URL

https://github.com/fonimus/spring-boot-ssh-shell/

Download spring-boot-ssh-shell-parent

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0

Project Modules

  • starter
  • samples/basic
  • samples/complete

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0