Jar examples for o:overcast
A Java library to test against hosts in the cloud.
You can download jar file overcast 1.2.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add overcast-1.2.1.jar to your project.
<dependency> <groupId>com.xebialabs.cloud</groupId> <artifactId>overcast</artifactId> <version>1.2.1</version> </dependency>
compile group: 'com.xebialabs.cloud', name: 'overcast', version: '1.2.1'
libraryDependencies += "com.xebialabs.cloud" % "overcast" % "1.2.1"
<dependency org="com.xebialabs.cloud" name="overcast" rev="1.2.1"/>
@Grapes(@Grab(group='com.xebialabs.cloud', module='overcast', version='1.2.1'))
'com.xebialabs.cloud:overcast:jar:1.2.1'
Click the following link to download the jar file.
overcast-1.2.1-javadoc.jar