Download overthere-2.4.3.jar file - Jar o

Jar examples for o:overthere

Description

Remote file manipulation and process execution framework for Java

You can download jar file overthere 2.4.3 in this page.

License

GPLv2 with XebiaLabs FLOSS License Exception

Build File

You can use the following script to add overthere-2.4.3.jar to your project.

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

Download

Click the following link to download the jar file.

overthere-2.4.3-javadoc.jar
overthere-2.4.3-sources.jar
overthere-2.4.3.jar
overthere-2.4.3.pom



Related Tutorials