The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies. All modules extend this parent, except for the user-facing BOMs (which are used here).
'org.kie.modules:org-jboss-as-domain-http-error-context-eap:6.3.0.Final'
<dependency>
<groupId>org.kie.modules</groupId>
<artifactId>org-jboss-as-domain-http-error-context-eap</artifactId>
<version>6.3.0.Final</version>
</dependency>
<dependency org="org.kie.modules" name="org-jboss-as-domain-http-error-context-eap" rev="6.3.0.Final"/>
"org.kie.modules", "org-jboss-as-domain-http-error-context-eap", "6.3.0.Final"