junit4-jetty

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

License

License

Categories

Categories

Jetty Container Application Servers JUnit Unit Testing Mockito
GroupId

GroupId

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

ArtifactId

junit4-jetty
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Media Skjolberg

Download junit4-jetty

How to add to project

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

Dependencies

compile (2)

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

test (2)

Group / Artifact Type Version
com.github.skjolber.mockito-rest-spring » test jar 1.0.3
org.springframework : spring-test jar 5.0.7.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3