Module Installation
Steps to enable this module in your custom Broadleaf Commerce project
Steps
Step 1 Pull this dependency into your core/pom.xml:
<dependency>
    <groupId>org.broadleafcommerce</groupId>
    <artifactId>broadleaf-rest-api</artifactId>
</dependency>
This assumes that you are using the Broadleaf BOM that pins all version information. If not, you will need to also add a
<version>qualifier