Jar examples for r:rest-specs-core
A test-friendly mechanism for expressing RESTful http contracts. Core software module.
You can download jar file rest-specs-core 9.0.3 in this page.
GNU General Public License (GPL)
You can use the following script to add rest-specs-core-9.0.3.jar to your project.
<dependency> <groupId>com.cj.restspecs</groupId> <artifactId>rest-specs-core</artifactId> <version>9.0.3</version> </dependency>
compile group: 'com.cj.restspecs', name: 'rest-specs-core', version: '9.0.3'
libraryDependencies += "com.cj.restspecs" % "rest-specs-core" % "9.0.3"
<dependency org="com.cj.restspecs" name="rest-specs-core" rev="9.0.3"/>
@Grapes(@Grab(group='com.cj.restspecs', module='rest-specs-core', version='9.0.3'))
'com.cj.restspecs:rest-specs-core:jar:9.0.3'
Click the following link to download the jar file.
rest-specs-core-9.0.3-javadoc.jar