не последняя версия
Последняя версия 0.10

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

This is the testing framework base for a Demandware implementation

Группа

Группа

com.acquitygroup.demandware
Идентификатор

Идентификатор

demandware-testing-framework
Версия

Версия

0.06
Тип

Тип

jar

Скачать demandware-testing-framework 0.06


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