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