License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdbiz.netcentric.aem.ops.healthchecks.migration |
ArtifactId | ArtifactIdhealthcheck-migration-kit |
Version | Version1.0.0 |
Type | Typepom |
Description |
DescriptionHealth Check Migration Kit
Config packages to migrate from Sling Health Checks to Felix Health Checks and to activate additional features
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
healthcheck-migration-kit-1.0.0.pom | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/biz.netcentric.aem.ops.healthchecks.migration/healthcheck-migration-kit/ -->
<dependency>
<groupId>biz.netcentric.aem.ops.healthchecks.migration</groupId>
<artifactId>healthcheck-migration-kit</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/biz.netcentric.aem.ops.healthchecks.migration/healthcheck-migration-kit/
implementation 'biz.netcentric.aem.ops.healthchecks.migration:healthcheck-migration-kit:1.0.0'
// https://jarcasting.com/artifacts/biz.netcentric.aem.ops.healthchecks.migration/healthcheck-migration-kit/
implementation ("biz.netcentric.aem.ops.healthchecks.migration:healthcheck-migration-kit:1.0.0")
'biz.netcentric.aem.ops.healthchecks.migration:healthcheck-migration-kit:pom:1.0.0'
<dependency org="biz.netcentric.aem.ops.healthchecks.migration" name="healthcheck-migration-kit" rev="1.0.0">
<artifact name="healthcheck-migration-kit" type="pom" />
</dependency>
@Grapes(
@Grab(group='biz.netcentric.aem.ops.healthchecks.migration', module='healthcheck-migration-kit', version='1.0.0')
)
libraryDependencies += "biz.netcentric.aem.ops.healthchecks.migration" % "healthcheck-migration-kit" % "1.0.0"
[biz.netcentric.aem.ops.healthchecks.migration/healthcheck-migration-kit "1.0.0"]