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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials