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

Jar examples for s:spring-mock-mvc

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials