is not current version
Last Version 0.10

com.acquitygroup.demandware:demandware-testing-framework 0.09

This is the testing framework base for a Demandware implementation

GroupId

GroupId

com.acquitygroup.demandware
ArtifactId

ArtifactId

demandware-testing-framework
Version

Version

0.09
Type

Type

jar

Download demandware-testing-framework 0.09


<!-- https://jarcasting.com/artifacts/com.acquitygroup.demandware/demandware-testing-framework/ -->
<dependency>
    <groupId>com.acquitygroup.demandware</groupId>
    <artifactId>demandware-testing-framework</artifactId>
    <version>0.09</version>
</dependency>
// https://jarcasting.com/artifacts/com.acquitygroup.demandware/demandware-testing-framework/
implementation 'com.acquitygroup.demandware:demandware-testing-framework:0.09'
// https://jarcasting.com/artifacts/com.acquitygroup.demandware/demandware-testing-framework/
implementation ("com.acquitygroup.demandware:demandware-testing-framework:0.09")
'com.acquitygroup.demandware:demandware-testing-framework:jar:0.09'
<dependency org="com.acquitygroup.demandware" name="demandware-testing-framework" rev="0.09">
  <artifact name="demandware-testing-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.acquitygroup.demandware', module='demandware-testing-framework', version='0.09')
)
libraryDependencies += "com.acquitygroup.demandware" % "demandware-testing-framework" % "0.09"
[com.acquitygroup.demandware/demandware-testing-framework "0.09"]