| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.adobe.cq |
| Идентификатор | Идентификаторcore.wcm.components.it.e2e-selenium-utils |
| Версия | Версия2.19.0 |
| Тип | Типjar |
| Описание |
ОписаниеAdobe Experience Manager Core WCM Components E2E Testing Utils
A set of standardized components for AEM 6.3+ that can be used to speed up development of websites.
|
<!-- https://jarcasting.com/artifacts/com.adobe.cq/core.wcm.components.it.e2e-selenium-utils/ -->
<dependency>
<groupId>com.adobe.cq</groupId>
<artifactId>core.wcm.components.it.e2e-selenium-utils</artifactId>
<version>2.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.cq/core.wcm.components.it.e2e-selenium-utils/
implementation 'com.adobe.cq:core.wcm.components.it.e2e-selenium-utils:2.19.0'
// https://jarcasting.com/artifacts/com.adobe.cq/core.wcm.components.it.e2e-selenium-utils/
implementation ("com.adobe.cq:core.wcm.components.it.e2e-selenium-utils:2.19.0")
'com.adobe.cq:core.wcm.components.it.e2e-selenium-utils:jar:2.19.0'
<dependency org="com.adobe.cq" name="core.wcm.components.it.e2e-selenium-utils" rev="2.19.0">
<artifact name="core.wcm.components.it.e2e-selenium-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.cq', module='core.wcm.components.it.e2e-selenium-utils', version='2.19.0')
)
libraryDependencies += "com.adobe.cq" % "core.wcm.components.it.e2e-selenium-utils" % "2.19.0"
[com.adobe.cq/core.wcm.components.it.e2e-selenium-utils "2.19.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.adobe.cq : aem-selenium-it-base | jar | 0.2.18 |