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

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

Download

Click the following link to download the jar file.

stub-runner-spring-1.1.1-javadoc.jar
stub-runner-spring-1.1.1-sources.jar
stub-runner-spring-1.1.1.jar
stub-runner-spring-1.1.1.pom



Related Tutorials