Download overcast-1.1.1.jar file - Jar o

Jar examples for o:overcast

Description

A Java library to test against hosts in the cloud.

You can download jar file overcast 1.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add overcast-1.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

overcast-1.1.1-javadoc.jar
overcast-1.1.1-sources.jar
overcast-1.1.1.jar
overcast-1.1.1.pom



Related Tutorials