Download stub-runner-spring-1.1.0-M6.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-M6 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-M6.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials