Download stub-runner-spring-1.1.0-M4.jar file - Jar s

Jar examples for s:stub-runner-spring

Description

RESTful Contract Verifier

You can download jar file stub-runner-spring 1.1.0-M4 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add stub-runner-spring-1.1.0-M4.jar to your project.

<dependency>
   <groupId>io.codearte.accurest</groupId>
   <artifactId>stub-runner-spring</artifactId>
   <version>1.1.0-M4</version>
</dependency>
compile group: 'io.codearte.accurest', name: 'stub-runner-spring', version: '1.1.0-M4'
libraryDependencies += "io.codearte.accurest" % "stub-runner-spring" % "1.1.0-M4"
<dependency org="io.codearte.accurest" name="stub-runner-spring" rev="1.1.0-M4"/>
@Grapes(@Grab(group='io.codearte.accurest', module='stub-runner-spring', version='1.1.0-M4'))
'io.codearte.accurest:stub-runner-spring:jar:1.1.0-M4'

Download

Click the following link to download the jar file.

stub-runner-spring-1.1.0-M4-javadoc.jar
stub-runner-spring-1.1.0-M4-sources.jar
stub-runner-spring-1.1.0-M4.jar
stub-runner-spring-1.1.0-M4.pom



Related Tutorials