License |
License |
---|---|
GroupId | GroupIdcom.github.fonimus |
ArtifactId | ArtifactIdssh-shell-sample |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSsh shell sample
Ssh shell for Spring Boot Shell
|
Filename | Size |
---|---|
ssh-shell-sample-0.1.0.pom | |
ssh-shell-sample-0.1.0.jar | 20 MB |
ssh-shell-sample-0.1.0-sources.jar | 2 KB |
ssh-shell-sample-0.1.0-javadoc.jar | 27 KB |
Browse |
<!-- 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"]
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 |