Download sshoogr-0.9.4.jar file - Jar s

Jar examples for s:sshoogr

Description

A Groovy-based DSL for working with remote SSH servers.

You can download jar file sshoogr 0.9.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add sshoogr-0.9.4.jar to your project.

<dependency>
   <groupId>com.aestasit.infrastructure.sshoogr</groupId>
   <artifactId>sshoogr</artifactId>
   <version>0.9.4</version>
</dependency>
compile group: 'com.aestasit.infrastructure.sshoogr', name: 'sshoogr', version: '0.9.4'
libraryDependencies += "com.aestasit.infrastructure.sshoogr" % "sshoogr" % "0.9.4"
<dependency org="com.aestasit.infrastructure.sshoogr" name="sshoogr" rev="0.9.4"/>
@Grapes(@Grab(group='com.aestasit.infrastructure.sshoogr', module='sshoogr', version='0.9.4'))
'com.aestasit.infrastructure.sshoogr:sshoogr:jar:0.9.4'

Download

Click the following link to download the jar file.

sshoogr-0.9.4-javadoc.jar
sshoogr-0.9.4-sources.jar
sshoogr-0.9.4.jar
sshoogr-0.9.4.pom



Related Tutorials