is not current version
Last Version 0.10

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

This is the testing framework base for a Demandware implementation

GroupId

GroupId

com.acquitygroup.demandware
ArtifactId

ArtifactId

demandware-testing-framework
Version

Version

0.02
Type

Type

jar

Download demandware-testing-framework 0.02


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