junit5-undertow

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

License

License

Categories

Categories

JUnit Unit Testing Mockito Undertow Net Networking
GroupId

GroupId

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

ArtifactId

junit5-undertow
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

junit5-undertow
REST web-service mocking utility for Spring using JUnit and Mockito
Project Organization

Project Organization

Media Skjolberg

Download junit5-undertow

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.skjolber.mockito-rest-spring : undertow jar 1.0.3
com.github.skjolber.mockito-rest-spring : core-junit5 jar 1.0.3

test (1)

Group / Artifact Type Version
com.github.skjolber.mockito-rest-spring » test jar 1.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3