Jar examples for g:gsissh
The core function of the library is to do GSISSH interactions.
You can download jar file gsissh 0.13 in this page.
Apache License
You can use the following script to add gsissh-0.13.jar to your project.
<dependency> <groupId>org.apache.airavata</groupId> <artifactId>gsissh</artifactId> <version>0.13</version> </dependency>
compile group: 'org.apache.airavata', name: 'gsissh', version: '0.13'
libraryDependencies += "org.apache.airavata" % "gsissh" % "0.13"
<dependency org="org.apache.airavata" name="gsissh" rev="0.13"/>
@Grapes(@Grab(group='org.apache.airavata', module='gsissh', version='0.13'))
'org.apache.airavata:gsissh:jar:0.13'
Click the following link to download the jar file.
gsissh-0.13-javadoc.jar