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

Jar examples for s:spring-mock-mvc

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials