From fbf1aacc56972f4f254e90b7247e9ddeb617c336 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 8 Feb 2017 10:20:20 +0000 Subject: [PATCH] Sync docs from 1.0.x to gh-pages --- 1.0.x/spring-cloud-contract.html | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/1.0.x/spring-cloud-contract.html b/1.0.x/spring-cloud-contract.html index a0db523c0a..2651006a53 100644 --- a/1.0.x/spring-cloud-contract.html +++ b/1.0.x/spring-cloud-contract.html @@ -2117,20 +2117,11 @@ example of achieving the same by changing the properties.

Dependencies

-

Spring Cloud Contract Verifier and Stub Runner are using the following libraries

+

The best way to add the dependencies is to just use the proper starter dependency.

-
- +
+

For stub-runner use spring-cloud-starter-stub-runner and when you’re using a plugin just add +spring-cloud-starter-contract-verifier.