org-jboss-as-domain-http-error-context-eap
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>org.kie.modules</groupId> <artifactId>org-jboss-as-domain-http-error-context-eap</artifactId> <version>6.5.0.Final</version> </dependency>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.kie.modules</groupId> <artifactId>jboss-eap-6.3</artifactId> <version>6.5.0.Final</version> </parent> <groupId>org.kie.modules</groupId> <artifactId>org-jboss-as-domain-http-error-context-eap</artifactId> <name>EAP Base Module org.jboss.as.domain-http-error-context:eap</name> <packaging>pom</packaging> <properties> <module.type>base</module.type> <module.slot>eap</module.slot> <module.name>org.jboss.as.domain-http-error-context</module.name> </properties> </project>