MVN

biz.netcentric.aem.ops.healthchecks.migration : healthcheck-migration-kit

Maven & Gradle

Sep 05, 2019
5 stars

Health Check Migration Kit · Config packages to migrate from Sling Health Checks to Felix Health Checks and to activate additional features

<dependency>
    <groupId>biz.netcentric.aem.ops.healthchecks.migration</groupId>
    <artifactId>healthcheck-migration-kit</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of biz.netcentric.aem.ops.healthchecks.migration : healthcheck-migration-kit to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of biz.netcentric.aem.ops.healthchecks.migration : healthcheck-migration-kit to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
healthcheck-migration-kit-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>biz.netcentric.aem.ops.healthchecks.migration</groupId>
    <artifactId>healthcheck-migration-kit</artifactId>
    <version>1.0.0</version>
</dependency>