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

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

This is the testing framework base for a Demandware implementation

Группа

Группа

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

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

demandware-testing-framework
Версия

Версия

0.02
Тип

Тип

jar

Скачать 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"]