License |
License |
---|---|
GroupId | GroupIdcom.github.fonimus |
ArtifactId | ArtifactIdssh-shell-parent |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSsh Shell
Ssh shell for Spring Boot Shell
|
Project URL |
Project URL |
Filename | Size |
---|---|
ssh-shell-parent-0.1.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fonimus/ssh-shell-parent/ -->
<dependency>
<groupId>com.github.fonimus</groupId>
<artifactId>ssh-shell-parent</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fonimus/ssh-shell-parent/
implementation 'com.github.fonimus:ssh-shell-parent:0.1.0'
// https://jarcasting.com/artifacts/com.github.fonimus/ssh-shell-parent/
implementation ("com.github.fonimus:ssh-shell-parent:0.1.0")
'com.github.fonimus:ssh-shell-parent:pom:0.1.0'
<dependency org="com.github.fonimus" name="ssh-shell-parent" rev="0.1.0">
<artifact name="ssh-shell-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fonimus', module='ssh-shell-parent', version='0.1.0')
)
libraryDependencies += "com.github.fonimus" % "ssh-shell-parent" % "0.1.0"
[com.github.fonimus/ssh-shell-parent "0.1.0"]