MVN

org.openengsb.integrationtest : openengsb-integrationtest-parent

Maven & Gradle

Feb 17, 2011
43 stars

OpenEngSB :: Integration Tests :: Parent · Parent project for Integration Tests and wrapped bundles to be used by them

<dependency>
    <groupId>org.openengsb.integrationtest</groupId>
    <artifactId>openengsb-integrationtest-parent</artifactId>
    <version>1.0.6.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openengsb.integrationtest : openengsb-integrationtest-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6.RELEASE
  • Latest Release Candidate: 1.0.0.RC5

All Versions

Choose a version of org.openengsb.integrationtest : openengsb-integrationtest-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
openengsb-integrationtest-parent-1.1.0.M2
openengsb-integrationtest-parent-1.1.0.M1
1.0.x
openengsb-integrationtest-parent-1.0.6.RELEASE
openengsb-integrationtest-parent-1.0.5.RELEASE
openengsb-integrationtest-parent-1.0.4.RELEASE
openengsb-integrationtest-parent-1.0.3.RELEASE
openengsb-integrationtest-parent-1.0.2.RELEASE
openengsb-integrationtest-parent-1.0.1.RELEASE
openengsb-integrationtest-parent-1.0.0.RELEASE
openengsb-integrationtest-parent-1.0.0.RC5
openengsb-integrationtest-parent-1.0.0.RC4
openengsb-integrationtest-parent-1.0.0.RC3
openengsb-integrationtest-parent-1.0.0.RC2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openengsb.integrationtest</groupId>
    <artifactId>openengsb-integrationtest-parent</artifactId>
    <version>1.0.6.RELEASE</version>
</dependency>