Jar examples for s:sshoogr
A Groovy-based DSL for working with remote SSH servers.
You can download jar file sshoogr 0.9.4 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
sshoogr-0.9.4-javadoc.jar