Download citrus-http-2.7.jar file - Jar c

Jar examples for c:citrus-http

Description

You can download jar file citrus-http 2.7 in this page.

Build File

You can use the following script to add citrus-http-2.7.jar to your project.

<dependency>
   <groupId>com.consol.citrus</groupId>
   <artifactId>citrus-http</artifactId>
   <version>2.7</version>
</dependency>
compile group: 'com.consol.citrus', name: 'citrus-http', version: '2.7'
libraryDependencies += "com.consol.citrus" % "citrus-http" % "2.7"
<dependency org="com.consol.citrus" name="citrus-http" rev="2.7"/>
@Grapes(@Grab(group='com.consol.citrus', module='citrus-http', version='2.7'))
'com.consol.citrus:citrus-http:jar:2.7'

Download

Click the following link to download the jar file.

citrus-http-2.7-javadoc.jar
citrus-http-2.7-sources.jar
citrus-http-2.7.jar
citrus-http-2.7.pom



Related Tutorials