Jar examples for r:raml-tester
Test if a request/response matches a given raml definition.
You can download jar file raml-tester 0.8.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add raml-tester-0.8.8.jar to your project.
<dependency> <groupId>guru.nidi.raml</groupId> <artifactId>raml-tester</artifactId> <version>0.8.8</version> </dependency>
compile group: 'guru.nidi.raml', name: 'raml-tester', version: '0.8.8'
libraryDependencies += "guru.nidi.raml" % "raml-tester" % "0.8.8"
<dependency org="guru.nidi.raml" name="raml-tester" rev="0.8.8"/>
@Grapes(@Grab(group='guru.nidi.raml', module='raml-tester', version='0.8.8'))
'guru.nidi.raml:raml-tester:jar:0.8.8'
Click the following link to download the jar file.
raml-tester-0.8.8-javadoc.jar