4.0.0 com.example http-client-dsl 0.0.1-SNAPSHOT Spring Cloud Contract Verifier Http Client Sample Spring Cloud Contract Verifier Http Client Sample org.springframework.boot spring-boot-starter-parent 1.4.2.BUILD-SNAPSHOT UTF-8 1.8 Camden.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-contract-stub-runner test org.springframework.cloud spring-cloud-dependencies ${spring-cloud-dependencies.version} pom import org.springframework.boot spring-boot-maven-plugin maven-deploy-plugin true org.apache.maven.plugins maven-clean-plugin 3.0.0 build target 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 gradle test ./gradlew clean build publishToMavenLocal -PverifierVersion=${spring-cloud-contract.version} exec windows org.codehaus.mojo exec-maven-plugin gradle test gradlew.bat clean build publishToMavenLocal -PverifierVersion=${spring-cloud-contract.version} exec