Download spring-boot-ssh-shell-starter-1.0.3.jar file - Jar s

Jar examples for s:spring-boot-ssh-shell-starter

Description

You can download jar file spring-boot-ssh-shell-starter 1.0.3 in this page.

Build File

You can use the following script to add spring-boot-ssh-shell-starter-1.0.3.jar to your project.

<dependency>
   <groupId>com.github.fonimus</groupId>
   <artifactId>spring-boot-ssh-shell-starter</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.github.fonimus', name: 'spring-boot-ssh-shell-starter', version: '1.0.3'
libraryDependencies += "com.github.fonimus" % "spring-boot-ssh-shell-starter" % "1.0.3"
<dependency org="com.github.fonimus" name="spring-boot-ssh-shell-starter" rev="1.0.3"/>
@Grapes(@Grab(group='com.github.fonimus', module='spring-boot-ssh-shell-starter', version='1.0.3'))
'com.github.fonimus:spring-boot-ssh-shell-starter:jar:1.0.3'

Download

Click the following link to download the jar file.

spring-boot-ssh-shell-starter-1.0.3-javadoc.jar
spring-boot-ssh-shell-starter-1.0.3-sources.jar
spring-boot-ssh-shell-starter-1.0.3.jar
spring-boot-ssh-shell-starter-1.0.3.pom



Related Tutorials