Download spring-boot-ssh-shell-starter-1.0.2.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.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials