Download confluex-mock-http-0.4.3.jar file - Jar c

Jar examples for c:confluex-mock-http

Description

Testing library for mocking interactions to external HTTP servers

You can download jar file confluex-mock-http 0.4.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add confluex-mock-http-0.4.3.jar to your project.

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

Download

Click the following link to download the jar file.

confluex-mock-http-0.4.3-javadoc.jar
confluex-mock-http-0.4.3-sources.jar
confluex-mock-http-0.4.3.jar
confluex-mock-http-0.4.3.pom



Related Tutorials