junit4-parent

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

License

License

Categories

Categories

JUnit Unit Testing Mockito
GroupId

GroupId

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

ArtifactId

junit4-parent
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

junit4-parent
REST web-service mocking utility for Spring using JUnit and Mockito
Project Organization

Project Organization

Media Skjolberg

Download junit4-parent

Filename Size
junit4-parent-1.0.3.pom 648 bytes
Browse

How to add to project

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

Versions

Version
1.0.3