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.4.0.Beta2'
<dependency>
<groupId>org.kie.modules</groupId>
<artifactId>org-jboss-as-domain-http-error-context-eap</artifactId>
<version>6.4.0.Beta2</version>
</dependency>
<dependency org="org.kie.modules" name="org-jboss-as-domain-http-error-context-eap" rev="6.4.0.Beta2"/>
"org.kie.modules", "org-jboss-as-domain-http-error-context-eap", "6.4.0.Beta2"