mockito-rest-spring-parent

REST web-service mocking utility for Spring using JUnit and Mockito

License

License

Categories

Categories

Mockito Unit Testing
GroupId

GroupId

com.github.skjolber.mockito-rest-spring
ArtifactId

ArtifactId

mockito-rest-spring-parent
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/skjolber/mockito-rest-spring
Project Organization

Project Organization

Media Skjolberg

Download mockito-rest-spring-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.skjolber.mockito-rest-spring/mockito-rest-spring-parent/ -->
<dependency>
    <groupId>com.github.skjolber.mockito-rest-spring</groupId>
    <artifactId>mockito-rest-spring-parent</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skjolber.mockito-rest-spring/mockito-rest-spring-parent/
implementation 'com.github.skjolber.mockito-rest-spring:mockito-rest-spring-parent:1.0.3'
// https://jarcasting.com/artifacts/com.github.skjolber.mockito-rest-spring/mockito-rest-spring-parent/
implementation ("com.github.skjolber.mockito-rest-spring:mockito-rest-spring-parent:1.0.3")
'com.github.skjolber.mockito-rest-spring:mockito-rest-spring-parent:pom:1.0.3'
<dependency org="com.github.skjolber.mockito-rest-spring" name="mockito-rest-spring-parent" rev="1.0.3">
  <artifact name="mockito-rest-spring-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.mockito-rest-spring', module='mockito-rest-spring-parent', version='1.0.3')
)
libraryDependencies += "com.github.skjolber.mockito-rest-spring" % "mockito-rest-spring-parent" % "1.0.3"
[com.github.skjolber.mockito-rest-spring/mockito-rest-spring-parent "1.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • test
  • jetty
  • tomcat
  • undertow
  • junit4
  • junit5

Versions

Version
1.0.3