Download spring-mock-mvc-3.0.1.jar file - Jar s

Jar examples for s:spring-mock-mvc

Description

You can download jar file spring-mock-mvc 3.0.1 in this page.

License

Apache License

Build File

You can use the following script to add spring-mock-mvc-3.0.1.jar to your project.

<dependency>
   <groupId>io.rest-assured</groupId>
   <artifactId>spring-mock-mvc</artifactId>
   <version>3.0.1</version>
</dependency>
compile group: 'io.rest-assured', name: 'spring-mock-mvc', version: '3.0.1'
libraryDependencies += "io.rest-assured" % "spring-mock-mvc" % "3.0.1"
<dependency org="io.rest-assured" name="spring-mock-mvc" rev="3.0.1"/>
@Grapes(@Grab(group='io.rest-assured', module='spring-mock-mvc', version='3.0.1'))
'io.rest-assured:spring-mock-mvc:jar:3.0.1'

Download

Click the following link to download the jar file.

spring-mock-mvc-3.0.1-javadoc.jar
spring-mock-mvc-3.0.1-sources.jar
spring-mock-mvc-3.0.1.jar
spring-mock-mvc-3.0.1.pom



Related Tutorials