MVN

org.ow2.fractal.bf.testing : fractal-bf-testing-parent

Maven & Gradle

Mar 20, 2013

Fractal-BF: Test Utils · Fractal Binding Factory Testing Facilities: this module include test fixtures, and the testing-harness used to run the connectors integration tests.

<dependency>
    <groupId>org.ow2.fractal.bf.testing</groupId>
    <artifactId>fractal-bf-testing-parent</artifactId>
    <version>0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.fractal.bf.testing : fractal-bf-testing-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.10

All Versions

Choose a version of org.ow2.fractal.bf.testing : fractal-bf-testing-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10
fractal-bf-testing-parent-0.10

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.fractal.bf.testing</groupId>
    <artifactId>fractal-bf-testing-parent</artifactId>
    <version>0.10</version>
</dependency>