MVN

com.github.skjolber.mockito-rest-spring : mockito-rest-spring-parent

Maven & Gradle

Jul 03, 2018
6 stars

mockito-rest-spring-parent · REST web-service mocking utility for Spring using JUnit and Mockito

<dependency>
    <groupId>com.github.skjolber.mockito-rest-spring</groupId>
    <artifactId>mockito-rest-spring-parent</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.skjolber.mockito-rest-spring : mockito-rest-spring-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.github.skjolber.mockito-rest-spring : mockito-rest-spring-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
mockito-rest-spring-parent-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.skjolber.mockito-rest-spring</groupId>
    <artifactId>mockito-rest-spring-parent</artifactId>
    <version>1.0.3</version>
</dependency>