MVN

com.acquitygroup.demandware.project : demandware-testing-parent

Maven & Gradle

Apr 03, 2014
1 usages

This is the POM that defines common project dependencies and plugins for use in a Demandware Automated Testing project

<dependency>
    <groupId>com.acquitygroup.demandware.project</groupId>
    <artifactId>demandware-testing-parent</artifactId>
    <version>0.04</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.acquitygroup.demandware.project : demandware-testing-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.04

All Versions

Choose a version of com.acquitygroup.demandware.project : demandware-testing-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.04
demandware-testing-parent-0.04
0.03
demandware-testing-parent-0.03
0.02
demandware-testing-parent-0.02
0.01
demandware-testing-parent-0.01

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.acquitygroup.demandware.project</groupId>
    <artifactId>demandware-testing-parent</artifactId>
    <version>0.04</version>
</dependency>