25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
<div id="download-widget">
|
|
<div class="row-fluid download-widget--container">
|
|
<div class="download-widget--header js-item-dropdown-widget--wrapper">
|
|
<div class="download-widget--title">
|
|
Download
|
|
</div>
|
|
<div data-download-widget-controls style="display: inline-block"></div>
|
|
</div>
|
|
<div class="download-widget--body">
|
|
<p>The recommended way to get started using <code>{{ site.project }}</code> in
|
|
your project is with a dependency management system – the snippet below can
|
|
be copied and pasted into your build. Need help? See our getting started guides
|
|
on building with <a href="http://spring.io/guides/gs/maven/">Maven</a> and
|
|
<a href="http://spring.io/guides/gs/gradle/">Gradle</a>. The example below is
|
|
showing how to use the Spring Cloud Contract plugin. In order to use
|
|
Spring Cloud Contract Stub Runner you just have to use different libraries
|
|
as presented in the later part of this guide. Of course instead of adding the
|
|
BOM of the concrete dependency you can add the release train BOM and you won't
|
|
have to take care of versioning manually.
|
|
</p>
|
|
<div class="js-download-maven-widget"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|