Jar examples for c:citrus-http
You can download jar file citrus-http 2.6.2 in this page.
You can use the following script to add citrus-http-2.6.2.jar to your project.
<dependency> <groupId>com.consol.citrus</groupId> <artifactId>citrus-http</artifactId> <version>2.6.2</version> </dependency>
compile group: 'com.consol.citrus', name: 'citrus-http', version: '2.6.2'
libraryDependencies += "com.consol.citrus" % "citrus-http" % "2.6.2"
<dependency org="com.consol.citrus" name="citrus-http" rev="2.6.2"/>
@Grapes(@Grab(group='com.consol.citrus', module='citrus-http', version='2.6.2'))
'com.consol.citrus:citrus-http:jar:2.6.2'
Click the following link to download the jar file.
citrus-http-2.6.2-javadoc.jar