MVN

com.garethahealy : eap-parent

Maven & Gradle

Jan 14, 2016
2 stars

POMs :: JBoss EAP Parent

<dependency>
    <groupId>com.garethahealy</groupId>
    <artifactId>eap-parent</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.garethahealy : eap-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.garethahealy : eap-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
eap-parent-1.1.1
eap-parent-1.1.0
1.0.x
eap-parent-1.0.8
eap-parent-1.0.7
eap-parent-1.0.6
eap-parent-1.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.garethahealy</groupId>
    <artifactId>eap-parent</artifactId>
    <version>1.1.1</version>
</dependency>

Advertisement