Install SPA++
Bloomreach Experience Manager provides the Page Model API out-of-the-box.
In order to enable the Channel Manager SPA Integration feature (only available to Bloomreach Experience Manager customers), add the following pom dependency to your Bloomreach Experience Manager project's site module (site/pom.xml).
<dependency> <groupId>com.onehippo.cms7</groupId> <artifactId>hippo-addon-enterprise-site-toolkit-dependencies-server</artifactId> <type>pom</type> </dependency>