Download fluent-rest-test-1.1.jar file - Jar f

Jar examples for f:fluent-rest-test

Description

Library to write REST tests

You can download jar file fluent-rest-test 1.1 in this page.

License

Apache 2

Build File

You can use the following script to add fluent-rest-test-1.1.jar to your project.

<dependency>
   <groupId>net.code-story</groupId>
   <artifactId>fluent-rest-test</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'net.code-story', name: 'fluent-rest-test', version: '1.1'
libraryDependencies += "net.code-story" % "fluent-rest-test" % "1.1"
<dependency org="net.code-story" name="fluent-rest-test" rev="1.1"/>
@Grapes(@Grab(group='net.code-story', module='fluent-rest-test', version='1.1'))
'net.code-story:fluent-rest-test:jar:1.1'

Download

Click the following link to download the jar file.

fluent-rest-test-1.1-javadoc.jar
fluent-rest-test-1.1-sources.jar
fluent-rest-test-1.1.jar
fluent-rest-test-1.1.pom



Related Tutorials