OAKPAL-INF.checklist.acs-commons-integrators.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of acs-aem-commons-oakpal-checks Show documentation
Show all versions of acs-aem-commons-oakpal-checks Show documentation
AEM Oakpal Checks for ACS AEM Commons Package.
The newest version!
{
"name": "acs-commons-integrators",
"checks": [
{
"name": "authorizable-compatibility-check",
"impl": "com.adobe.acs.commons.oakpal.checks.AcsCommonsAuthorizableCompatibilityCheck"
},
{
"name": "recommend-ensure-authorizable",
"impl": "com.adobe.acs.commons.oakpal.checks.RecommendEnsureAuthorizable"
},
{
"name": "recommend-ensure-oak-index",
"impl": "com.adobe.acs.commons.oakpal.checks.RecommendEnsureOakIndex"
}
]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy