Configuration Mock Helper

Helps setting up mock environment for wcm.io Configuration.

Лицензия

Лицензия

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

io.wcm
Идентификатор

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

io.wcm.testing.wcm-io-mock.config
Последняя версия

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

0.7.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Configuration Mock Helper
Helps setting up mock environment for wcm.io Configuration.
Организация-разработчик

Организация-разработчик

wcm.io
Система контроля версий

Система контроля версий

https://github.com/wcm-io/wcm-io-testing

Скачать io.wcm.testing.wcm-io-mock.config

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.wcm : io.wcm.config.api jar 0.5.4
io.wcm : io.wcm.config.core jar 0.6.2

provided (10)

Идентификатор библиотеки Тип Версия
io.wcm : io.wcm.testing.aem-mock jar 1.9.8
org.apache.sling : org.apache.sling.testing.osgi-mock.junit4 jar 2.4.0
junit : junit jar 4.12
org.osgi : osgi.core jar 6.0.0
org.osgi : osgi.cmpn jar 6.0.0
com.adobe.aem : aem-api jar
org.jetbrains : annotations jar 16.0.2
org.osgi : org.osgi.annotation.versioning jar 1.1.0
org.osgi : org.osgi.service.component.annotations jar 1.4.0
org.osgi : org.osgi.service.metatype.annotations jar 1.4.0

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

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

wcm.io Testing

Build Status Code Coverage

Helper tools for supporting Unit Tests, Integration test and test automation in AEM-based projects.

Documentation: https://wcm.io/testing/
Issues: https://wcm-io.atlassian.net/browse/WTES
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://travis-ci.com/wcm-io/wcm-io-testing/
Commercial support: https://wcm.io/commercial-support.html

Build from sources

If you want to build wcm.io from sources make sure you have configured all Maven Repositories in your settings.xml.

See Travis Maven settings.xml for an example with a full configuration.

Then you can build using

mvn clean install
io.wcm

wcm.io

Libraries and extensions for AEM applications

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

Версия
0.7.2
0.7.0
0.6.0
0.5.0
0.1.0