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-ws-jaxws-jboss-httpserver-httpspi-main:6.3.0.Final'
<dependency>
<groupId>org.kie.modules</groupId>
<artifactId>org-jboss-ws-jaxws-jboss-httpserver-httpspi-main</artifactId>
<version>6.3.0.Final</version>
</dependency>
<dependency org="org.kie.modules" name="org-jboss-ws-jaxws-jboss-httpserver-httpspi-main" rev="6.3.0.Final"/>
"org.kie.modules", "org-jboss-ws-jaxws-jboss-httpserver-httpspi-main", "6.3.0.Final"