Adobe Experience Manager Core WCM Components AEM Mocks Plugin

Helps setting up mock environment for unit testing custom code based on Core Components.

Лицензия

Лицензия

Группа

Группа

com.adobe.cq
Идентификатор

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

core.wcm.components.testing.aem-mock-plugin
Последняя версия

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

2.20.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Adobe Experience Manager Core WCM Components AEM Mocks Plugin
Helps setting up mock environment for unit testing custom code based on Core Components.

Скачать core.wcm.components.testing.aem-mock-plugin

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.adobe.cq/core.wcm.components.testing.aem-mock-plugin/ -->
<dependency>
    <groupId>com.adobe.cq</groupId>
    <artifactId>core.wcm.components.testing.aem-mock-plugin</artifactId>
    <version>2.20.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.cq/core.wcm.components.testing.aem-mock-plugin/
implementation 'com.adobe.cq:core.wcm.components.testing.aem-mock-plugin:2.20.2'
// https://jarcasting.com/artifacts/com.adobe.cq/core.wcm.components.testing.aem-mock-plugin/
implementation ("com.adobe.cq:core.wcm.components.testing.aem-mock-plugin:2.20.2")
'com.adobe.cq:core.wcm.components.testing.aem-mock-plugin:jar:2.20.2'
<dependency org="com.adobe.cq" name="core.wcm.components.testing.aem-mock-plugin" rev="2.20.2">
  <artifact name="core.wcm.components.testing.aem-mock-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.cq', module='core.wcm.components.testing.aem-mock-plugin', version='2.20.2')
)
libraryDependencies += "com.adobe.cq" % "core.wcm.components.testing.aem-mock-plugin" % "2.20.2"
[com.adobe.cq/core.wcm.components.testing.aem-mock-plugin "2.20.2"]

Зависимости

provided (9)

Идентификатор библиотеки Тип Версия
org.osgi : osgi.annotation jar 7.0.0
org.jetbrains : annotations jar 17.0.0
javax.annotation : javax.annotation-api jar 1.3.2
io.wcm : io.wcm.testing.aem-mock.junit5 jar 3.1.0
org.apache.sling : org.apache.sling.testing.logging-mock jar 2.0.0
com.adobe.cq : core.wcm.components.core jar 2.20.2
com.adobe.aem : uber-jar jar 6.5.13
org.osgi : osgi.core jar 6.0.0
org.osgi : osgi.cmpn jar 7.0.0

test (6)

Идентификатор библиотеки Тип Версия
com.adobe.cq : core.wcm.components.junit.core jar 2.20.2
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar
org.mockito : mockito-core jar 2.24.5
org.mockito : mockito-junit-jupiter jar 2.24.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.20.2
2.20.0
2.19.2
2.19.0
2.18.8
2.18.6
2.18.4
2.18.2
2.18.0
2.17.14
2.17.12
2.17.10