Last Version

Spring Cloud Contract Verifier Starter 3.1.3

Spring Cloud Contract Verifier Starter

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-contract-verifier
Version

Version

3.1.3
Type

Type

jar
Description

Description

Spring Cloud Contract Verifier Starter
Spring Cloud Contract Verifier Starter
Project Organization

Project Organization

Spring

Download spring-cloud-starter-contract-verifier 3.1.3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-contract-verifier jar
io.rest-assured : rest-assured jar
io.rest-assured : spring-mock-mvc jar
com.toomuchcoding.jsonassert : jsonassert jar
cglib : cglib jar 3.2.11
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.