License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.fonimus |
ArtifactId | ArtifactIdspring-boot-ssh-shell-parent |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpring boot ssh shell
Ssh shell for Spring Boot Shell
|
Project URL |
Project URL |
Filename | Size |
---|---|
spring-boot-ssh-shell-parent-1.0.6.pom | 5 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |