Last Version

Adobe Experience Manager Core WCM Components AEM Mocks Plugin 2.20.2

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

License

License

GroupId

GroupId

com.adobe.cq
ArtifactId

ArtifactId

core.wcm.components.testing.aem-mock-plugin
Version

Version

2.20.2
Type

Type

jar
Description

Description

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

Download core.wcm.components.testing.aem-mock-plugin 2.20.2


<!-- 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"]

Dependencies

provided (9)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.