jetty

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

License

License

Categories

Categories

Jetty Container Application Servers Mockito Unit Testing
GroupId

GroupId

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

ArtifactId

jetty
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Media Skjolberg

Download jetty

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.skjolber.mockito-rest-spring : core jar 1.0.3
org.eclipse.jetty : jetty-annotations jar 9.4.11.v20180605

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3