is not current version
Last Version 3.1.3

Spring Cloud Contract Stub Runner Starter Jetty 3.1.2

Spring Cloud Contract Stub Runner Jetty runs wiremock stubs with "native" jetty. Don't use this in a Spring Boot app with its own embedded container.

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-contract-stub-runner-jetty
Version

Version

3.1.2
Type

Type

jar
Description

Description

Spring Cloud Contract Stub Runner Starter Jetty
Spring Cloud Contract Stub Runner Jetty runs wiremock stubs with "native" jetty. Don't use this in a Spring Boot app with its own embedded container.
Project Organization

Project Organization

Spring

Download spring-cloud-starter-contract-stub-runner-jetty 3.1.2


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-contract-stub-runner-jetty/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-starter-contract-stub-runner-jetty</artifactId>
    <version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-contract-stub-runner-jetty/
implementation 'org.springframework.cloud:spring-cloud-starter-contract-stub-runner-jetty:3.1.2'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-contract-stub-runner-jetty/
implementation ("org.springframework.cloud:spring-cloud-starter-contract-stub-runner-jetty:3.1.2")
'org.springframework.cloud:spring-cloud-starter-contract-stub-runner-jetty:jar:3.1.2'
<dependency org="org.springframework.cloud" name="spring-cloud-starter-contract-stub-runner-jetty" rev="3.1.2">
  <artifact name="spring-cloud-starter-contract-stub-runner-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-starter-contract-stub-runner-jetty', version='3.1.2')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-starter-contract-stub-runner-jetty" % "3.1.2"
[org.springframework.cloud/spring-cloud-starter-contract-stub-runner-jetty "3.1.2"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-contract-stub-runner jar
org.eclipse.jetty : jetty-server jar
org.eclipse.jetty : jetty-servlet jar
org.eclipse.jetty : jetty-servlets jar
cglib : cglib jar 3.2.11
org.spockframework : spock-core jar 2.0-M5-groovy-3.0
org.spockframework : spock-spring jar 2.0-M5-groovy-3.0
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-web jar

Project Modules

There are no modules declared in this project.