Sync docs from 1.0.x to gh-pages
This commit is contained in:
@@ -2117,20 +2117,11 @@ example of achieving the same by changing the properties.</p>
|
||||
<div class="sect3">
|
||||
<h4 id="_dependencies">Dependencies</h4>
|
||||
<div class="paragraph">
|
||||
<p>Spring Cloud Contract Verifier and Stub Runner are using the following libraries</p>
|
||||
<p>The best way to add the dependencies is to just use the proper <code>starter</code> dependency.</p>
|
||||
</div>
|
||||
<div class="ulist">
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href="http://wiremock.org/">WireMock</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/jayway/JsonPath">Jayway JSONPath</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/marcingrzejszczak/jsonassert">JSONAssert from Marcin Grzejszczak</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="paragraph">
|
||||
<p>For <code>stub-runner</code> use <code>spring-cloud-starter-stub-runner</code> and when you’re using a plugin just add
|
||||
<code>spring-cloud-starter-contract-verifier</code>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect3">
|
||||
|
||||
Reference in New Issue
Block a user