4.0.0 com.example http-client-dsl 0.0.1 Spring Cloud Contract Verifier Http Client Sample Spring Cloud Contract Verifier Http Client Sample org.springframework.boot spring-boot-starter-parent 2.2.5.RELEASE UTF-8 1.8 Hoxton.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-actuator org.apache.httpcomponents httpclient org.springframework.cloud spring-cloud-starter-stream-rabbit org.springframework.cloud spring-cloud-stream-test-support test org.springframework.cloud spring-cloud-starter-contract-stub-runner test org.springframework.cloud spring-cloud-starter-contract-verifier test org.springframework.cloud spring-cloud-dependencies ${spring-cloud-release-train.version} pom import org.springframework.boot spring-boot-maven-plugin maven-deploy-plugin 2.8.2 true org.apache.maven.plugins maven-clean-plugin 3.0.0 build target maven-surefire-plugin true spring-snapshots Spring Snapshots https://repo.spring.io/snapshot true spring-milestones Spring Milestones https://repo.spring.io/milestone false spring-releases Spring Releases https://repo.spring.io/release false spring-snapshots Spring Snapshots https://repo.spring.io/snapshot true spring-milestones Spring Milestones https://repo.spring.io/milestone false spring-releases Spring Releases https://repo.spring.io/release false integration org.codehaus.mojo exec-maven-plugin 1.6.0 gradle test ./gradlew clean build publishToMavenLocal -PverifierVersion=${spring-cloud-contract.version} exec windows org.codehaus.mojo exec-maven-plugin 1.6.0 gradle test gradlew.bat clean build publishToMavenLocal -PverifierVersion=${spring-cloud-contract.version} exec