Adds support for building OSGi bundles.
Provides AEM DSL / 'aem' extension to build script on which all other logic is based.
com.cognifide.aem.environment
Provides tasks for working with virtualized AEM environment.
Provides tasks for working with native local AEM instances.
Provides tasks for working with CRX packages.
com.cognifide.aem.tooling
Provides tasks like 'rcp', 'sync', 'vlt' for working with content using JCR File Vault.
Runs Lighthouse tests on multiple sites / web pages with checking thresholds (useful on continuous integration, constant performance checking).
Provides tasks for synchronizing JCR content from running AEM instance.
Provides generic purpose Gradle utilities like: file transfer (upload/download) via SMB/SFTP/HTTP, file watcher, async progress logger, GUI notification service.
Introduces base lifecycle tasks (like 'up', 'down') for controlling runtimes (servers, applications)
Provides seamless Gradle integration with Docker & Swarm.
Provides tasks for working with local AEM instances.
Adds support for building OSGi bundles.
Provides Sling DSL extension to build script on which all other logic is based.
Provides tasks for working with remote Sling instances.
Provides tasks for working with local Sling instances.
Provides tasks for working with Vault packages.
Provides tasks for synchronizing JCR content from running Sling instance.
Provides Sling HTL Scripting Engine support
Gradle Environment Plugin