MVN

io.wcm : io.wcm.config.parent

Maven & Gradle

Feb 09, 2017

Configuration (deprecated) · Context-specific configuration for AEM applications.

<dependency>
    <groupId>io.wcm</groupId>
    <artifactId>io.wcm.config.parent</artifactId>
    <version>0.5.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.wcm : io.wcm.config.parent to add to Maven - Latest Versions:

  • Latest Stable: 0.5.8

All Versions

Choose a version of io.wcm : io.wcm.config.parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
io.wcm.config.parent-0.5.8
io.wcm.config.parent-0.5.6
io.wcm.config.parent-0.5.4
io.wcm.config.parent-0.5.2
io.wcm.config.parent-0.5.0
0.1.x
io.wcm.config.parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.wcm</groupId>
    <artifactId>io.wcm.config.parent</artifactId>
    <version>0.5.8</version>
</dependency>