mockito-rest-spring

REST web-service mocking utility for Spring

License

License

Categories

Categories

Mockito Unit Testing
GroupId

GroupId

com.github.skjolber
ArtifactId

ArtifactId

mockito-rest-spring
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

mockito-rest-spring
REST web-service mocking utility for Spring
Project URL

Project URL

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

Project Organization

Media Skjolberg

Download mockito-rest-spring

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.47
org.springframework : spring-context jar 4.3.6.RELEASE
org.springframework : spring-core jar 4.3.6.RELEASE
org.springframework : spring-beans jar 4.3.6.RELEASE
org.springframework : spring-web jar 4.3.6.RELEASE
org.springframework : spring-webmvc jar 4.3.6.RELEASE
net.bytebuddy : byte-buddy jar 1.7.1
net.bytebuddy : byte-buddy-agent jar 1.7.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.eclipse.jetty : jetty-annotations jar 9.2.19.v20160908
org.slf4j : slf4j-api jar 1.7.24
commons-io : commons-io jar 2.5

test (7)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.6.RELEASE
org.slf4j : jcl-over-slf4j jar 1.7.24
ch.qos.logback : logback-classic jar 1.2.3
org.hamcrest : hamcrest-core jar 1.3
io.swagger : swagger-annotations jar 1.5.16
javax.validation : validation-api jar 1.1.0.Final
joda-time : joda-time jar 2.9.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2