is not current version
Last Version 0.10

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

This is the testing framework base for a Demandware implementation

GroupId

GroupId

com.acquitygroup.demandware
ArtifactId

ArtifactId

demandware-testing-framework
Version

Version

0.05
Type

Type

jar

Download demandware-testing-framework 0.05


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