MVN

org.jboss.forge.addon : testing-parent

Maven & Gradle

Nov 02, 2020

Forge - Testing Addon Parent

<dependency>
    <groupId>org.jboss.forge.addon</groupId>
    <artifactId>testing-parent</artifactId>
    <version>3.9.8.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.forge.addon : testing-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.9.8.Final
  • Latest Alpha: 3.6.0.Alpha2

All Versions

Choose a version of org.jboss.forge.addon : testing-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.9.x
testing-parent-3.9.8.Final
testing-parent-3.9.7.Final
testing-parent-3.9.6.Final
testing-parent-3.9.5.Final
testing-parent-3.9.4.Final
testing-parent-3.9.3.Final
testing-parent-3.9.2.Final
testing-parent-3.9.1.Final
testing-parent-3.9.0.Final
3.8.x
testing-parent-3.8.1.Final
testing-parent-3.8.0.Final
3.7.x
testing-parent-3.7.2.Final
testing-parent-3.7.1.Final
testing-parent-3.7.0.Final
3.6.x
testing-parent-3.6.1.Final
testing-parent-3.6.0.Final
testing-parent-3.6.0.Alpha2
testing-parent-3.6.0.Alpha1
3.5.x
testing-parent-3.5.1.Final
testing-parent-3.5.0.Final
3.4.x
testing-parent-3.4.0.Final
3.3.x
testing-parent-3.3.3.Final
testing-parent-3.3.2.Final
testing-parent-3.3.1.Final
testing-parent-3.3.0.Final
3.2.x
testing-parent-3.2.3.Final
testing-parent-3.2.2.Final
testing-parent-3.2.1.Final
testing-parent-3.2.0.Final
3.1.x
testing-parent-3.1.1.Final
testing-parent-3.1.0.Final
3.0.x
testing-parent-3.0.1.Final
testing-parent-3.0.0.Final

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jboss.forge.addon</groupId>
    <artifactId>testing-parent</artifactId>
    <version>3.9.8.Final</version>
</dependency>