Apache Sling – Aggregator

       
sling-adapter-annotations adapter-annotations Apache Sling Adapter Annotations (JSON) Annotations used to generate Sling Adapter metadata
sling-aggregator      
sling-apache-sling-jar-resource-bundle apache-sling-jar-resource-bundle Apache Sling JAR Resource Bundle An archive which contains templates for generating the necessary Sling notice file.
sling-archetype-parent sling-archetype-parent Apache Sling Archetype Parent The parent project for Apache Sling archetypes.
sling-bundle-archetype sling-bundle-archetype Apache Sling Bundle Archetype Maven archetype for a generic OSGi bundle.
sling-content-package-archetype sling-content-package-archetype Apache Sling Content Package Archetype Maven archetype for a Jackrabbit FileVault content package
sling-feature-converter-maven-plugin sling-feature-converter-maven-plugin Apache Sling Feature Model Converter Plugin Maven Plugin to convert Configurations / Packages to Feature Model format
sling-feature-launcher-maven-plugin feature-launcher-maven-plugin Apache Sling Feature Launcher Maven Plugin  
sling-htl-maven-plugin htl-maven-plugin Apache Sling HTL Maven Plugin The Apache Sling HTL Maven Plugin provides support for validating HTML Template Language scripts from projects.
sling-ide-tooling      
sling-initial-content-archetype sling-initial-content-archetype Apache Sling Initial Content Archetype Maven archetype for initial content
sling-jcrinstall-bundle-archetype sling-jcrinstall-bundle-archetype Apache Sling JCRInstall Bundle Archetype Maven archetype for a generic OSGi bundle installed via JCR Install.
sling-jspc-maven-plugin jspc-maven-plugin Apache Sling JSPC Maven Plugin Maven Plugin for compiling JSP files into Java classes
sling-kickstart-maven-plugin sling-kickstart-maven-plugin Apache Sling Kickstart Maven Plugin Maven Plugin providing the ability to start/stop Sling Kickstart
sling-launchpad-comparator launchpad-comparator Apache Sling Launchpad Comparator Command line utility which helps with comparing the artifacts contained by two launchpad instances.
sling-launchpad-debian sling-launchpad-debian Apache Sling Launchpad Debian Package Builder Simple packaged installation for sling launchpad standalone jar as a system daemon.
sling-launchpad-standalone-archetype sling-launchpad-standalone-archetype Apache Sling Launchpad Standalone Archetype Maven archetype for Sling Launchpad Standalone applications
sling-launchpad-webapp-archetype sling-launchpad-webapp-archetype Apache Sling Launchpad Webapp Archetype Maven archetype for Sling Launchpad Webapp applications
sling-maven-launchpad-plugin maven-launchpad-plugin Apache Sling Maven Launchpad Plugin Maven Plugin supporting Sling Launchpad
sling-maven-plugin sling-maven-plugin.reactor Apache Sling Maven Plugin Reactor  
sling-org-apache-sling-adapter org.apache.sling.adapter Apache Sling Adapter Manager Implementation Bundle implementing the AdapterManager and provides a convenience implementation of the Adaptable interface to make use of this AdapterManager.
sling-org-apache-sling-adapter-annotations org.apache.sling.adapter.annotations Apache Sling Adapter Annotations OSGi DS 1.4 component property type annotations for Sling adapters
sling-org-apache-sling-api org.apache.sling.api Apache Sling API The Apache Sling API defines an extension to the Servlet API 2.4 to provide access to content and unified access to request parameters hiding the differences between the different methods of transferring parameters from client to server. Note that the Apache Sling API bundle does not include the Servlet API but instead requires the API to be provided by the Servlet container in which the Apache Sling framework is running or by another bundle.
sling-org-apache-sling-app-cms org.apache.sling.cms Apache Sling - CMS An Apache Sling Reference CMS Application
sling-org-apache-sling-auth-core org.apache.sling.auth.core Apache Sling Auth Core The Sling Authentication Service bundle provides the basic mechanisms to authenticate HTTP requests with a JCR repository. The algorithms for extracting authentication details from the requests is extensible by implementing an AuthenticationHandler interface.
sling-org-apache-sling-auth-form org.apache.sling.auth.form Apache Sling Form Based Authentication Bundle implementing form based authentication with login and logout support. Authentication state is maintained in a Cookie or in an HTTP Session. The password is only submitted when first authenticating.
sling-org-apache-sling-auth-xing-api org.apache.sling.auth.xing.api Apache Sling Authentication XING API Apache Sling Authentication XING API
sling-org-apache-sling-auth-xing-login org.apache.sling.auth.xing.login Apache Sling Authentication XING Login  
sling-org-apache-sling-auth-xing-oauth org.apache.sling.auth.xing.oauth Apache Sling Authentication XING OAuth Apache Sling Authentication XING OAuth
sling-org-apache-sling-bnd-models org.apache.sling.bnd.models Apache Sling Models bnd Plugin This bnd plugin detected all Sling Models classes and adds a bundle header ‘Sling-Model-Classes’ containing their names.
sling-org-apache-sling-bnd-plugin-headers-parameters-remove org.apache.sling.bnd.plugin.headers.parameters.remove Apache Sling bnd Remove Parameters from OSGi Headers Plugin This module provides a plugin for bnd to remove parameters from OSGi headers.
sling-org-apache-sling-bnd-plugins org.apache.sling.bnd.plugins Apache Sling bnd Plugins This module provides plugins for bnd.
sling-org-apache-sling-bundleresource-impl org.apache.sling.bundleresource.impl Apache Sling Bundle Resource Provider Provides a ResourceProvider implementation supporting bundle based resources.
sling-org-apache-sling-caconfig-api org.apache.sling.caconfig.api Apache Sling Context-Aware Configuration API Apache Sling Context-Aware Configuration API
sling-org-apache-sling-caconfig-bnd-plugin org.apache.sling.caconfig.bnd-plugin Apache Sling Context-Aware Configuration bnd Plugin This bnd plugin detected all configuration annotation classes and adds a bundle header ‘Sling-ContextAware-Configuration-Classes’ containing their names.
sling-org-apache-sling-caconfig-impl org.apache.sling.caconfig.impl Apache Sling Context-Aware Configuration Implementation Apache Sling Context-Aware Configuration Implementation
sling-org-apache-sling-caconfig-integration-tests org.apache.sling.caconfig.integration-tests Apache Sling Context-Aware Configuration Integration Tests Integration tests for the Apache Sling Context-Aware Configuration Implementation
sling-org-apache-sling-caconfig-spi org.apache.sling.caconfig.spi Apache Sling Context-Aware Configuration SPI Apache Sling Context-Aware Configuration SPI
sling-org-apache-sling-capabilities org.apache.sling.capabilities Apache Sling Capabilities  
sling-org-apache-sling-capabilities-jcr org.apache.sling.capabilities.jcr Apache Sling Capabilities - JCR source  
sling-org-apache-sling-cassandra org.apache.sling.cassandra Apache Sling Cassandra Resource Provider Provides a ResourceProvider implementation supporting Apache Cassandra based resources.
sling-org-apache-sling-clam org.apache.sling.clam Apache Sling Clam Support for scanning Sling’s repository data with Clam service
sling-org-apache-sling-committer-cli sling-cli Apache Sling Committer CLI Apache Sling Committer CLI provides a Docker image with which useful pre- and post-release steps for Apache Sling can be executed.
sling-org-apache-sling-commons-cache-api org.apache.sling.commons.cache.api Apache Sling Commons Cache API This bundle porvides a Cache API for Sling applications to use.
sling-org-apache-sling-commons-cache-container-test org.apache.sling.commons.cache.container-test Apache Sling OSGi PAX Exam support library This bundle provides a base class for OSGi Container tests. It should be incuded as a dependency with a scope of test.
sling-org-apache-sling-commons-cache-ehcache org.apache.sling.commons.cache.ehcache Apache Sling Cache API EhCache implementation This bundle provides an implementation of the Cache API using ehcache.
sling-org-apache-sling-commons-cache-impl org.apache.sling.commons.cache.impl Apache Sling Cache API Implementation support library This bundle provides an implementation support for Cache implementations. It is a utility jar that should be embedded.
sling-org-apache-sling-commons-cache-portal org.apache.sling.commons.cache.portal Apache Sling Cache Portal Cache This bundle provides an implementation of the portal Cache using the Cache API .
sling-org-apache-sling-commons-clam org.apache.sling.commons.clam Apache Sling Commons Clam Service to scan data for malware with ClamAV
sling-org-apache-sling-commons-classloader org.apache.sling.commons.classloader Apache Sling Dynamic Class Loader Support This bundle provides support for dynamic class loading used for example by the scripting engines.
sling-org-apache-sling-commons-compiler org.apache.sling.commons.compiler Apache Sling Commons Compiler The Apache Sling Commons Compiler bundle provides platform independent Java Compilation support using the Eclipse Java Compiler (org.eclipse.jdt).
sling-org-apache-sling-commons-content-analyzing org.apache.sling.commons.content.analyzing Apache Sling Commons Content Analyzing Apache Sling Commons Content Analyzing
sling-org-apache-sling-commons-content-processing org.apache.sling.commons.content.processing Apache Sling Commons Content Processing Apache Sling Commons Content Processing
sling-org-apache-sling-commons-contentdetection org.apache.sling.commons.contentdetection Apache Sling Commons Content Detection Content-based MIME type detection
sling-org-apache-sling-commons-crypto org.apache.sling.commons.crypto Apache Sling Commons Crypto Apache Sling Commons Crypto
sling-org-apache-sling-commons-fsclassloader org.apache.sling.commons.fsclassloader Apache Sling Commons FileSystem ClassLoader The Sling Commons FileSystem ClassLoader bundle provides a dynamic class loader for reading and writing class files from and to the file system.
sling-org-apache-sling-commons-html org.apache.sling.commons.html Apache Sling Commons HTML Utilities The Sling Commons HTML bundle provides utility classes for parsing and creating HTML.
sling-org-apache-sling-commons-jcr-file org.apache.sling.commons.jcr.file Apache Sling Commons JCR File NIO.2 file system implementation for JCR
sling-org-apache-sling-commons-johnzon org.apache.sling.commons.johnzon Apache Sling Commons Johnzon Wrapper Library Apache Johnzon powered javax.json library
sling-org-apache-sling-commons-log org.apache.sling.commons.log Apache Sling Commons Log This bundle embeds Logback which provides the SLF4J logging API. The embedding supports dynamic OSGi-configuration without requiring to edit some global filesystem based XML file.
sling-org-apache-sling-commons-log-webconsole org.apache.sling.commons.log.webconsole Apache Sling Log WebConsole This bundle provides webconsole plugin for Sling Commons Log
sling-org-apache-sling-commons-logservice org.apache.sling.commons.logservice Apache Sling OSGi LogService Implementation Implementation of the OSGi Compendium Log Service using SLF4J as the actual logging backend.
sling-org-apache-sling-commons-messaging org.apache.sling.commons.messaging Apache Sling Commons Messaging Apache Sling Commons Messaging
sling-org-apache-sling-commons-messaging-mail org.apache.sling.commons.messaging.mail Apache Sling Commons Messaging Mail Send mails via SMTPS
sling-org-apache-sling-commons-metrics org.apache.sling.commons.metrics Apache Sling Commons Metrics Integrates Metric library with Sling. Refer to https://sling.apache.org/documentation/bundles/metrics.html for details
sling-org-apache-sling-commons-metrics-rrd4j org.apache.sling.commons.metrics-rrd4j Apache Sling Commons Metrics RRD4J Stores Metrics to the local filesystem using RRD4J.
sling-org-apache-sling-commons-mime org.apache.sling.commons.mime Apache Sling Commons MIME Support for configurable MIME type mapping and querying
sling-org-apache-sling-commons-osgi org.apache.sling.commons.osgi Apache Sling Commons OSGi support Commons OSGi
sling-org-apache-sling-commons-scheduler org.apache.sling.commons.scheduler Apache Sling Commons Scheduler Support Support for scheduling.
sling-org-apache-sling-commons-testing org.apache.sling.commons.testing Apache Sling Testing Utilities Tools and utilities for automated testing of Sling modules
sling-org-apache-sling-commons-threaddump org.apache.sling.commons.threaddump Apache Sling Thread Dumper Plugin providing plugins to the Felix Shell and Web Console to have the current threads with the stack traces dumped.
sling-org-apache-sling-commons-threads org.apache.sling.commons.threads Apache Sling Commons Threads Support for thread handling like pooling.
sling-org-apache-sling-connection-timeout-agent org.apache.sling.connection-timeout-agent Apache Sling Connection Timeout Agent  
sling-org-apache-sling-contentparser-api org.apache.sling.contentparser.api Apache Sling Content Parser API API for parsing Apache Sling Resource trees stored in files (e.g. JSON, FileVault XML, etc.)
sling-org-apache-sling-contentparser-json org.apache.sling.contentparser.json Apache Sling Content Parser for JSON Apache Sling Content Parser for resource trees stored in JSON files
sling-org-apache-sling-contentparser-testutils org.apache.sling.contentparser.testutils Apache Sling Content Parser Test Utilities Apache Sling Content Parser Test Utilities for the Content Parser API implementations
sling-org-apache-sling-contentparser-xml org.apache.sling.contentparser.xml Apache Sling Content Parser for XML Apache Sling Content Parser for resource trees stored in XML files
sling-org-apache-sling-contentparser-xml-jcr org.apache.sling.contentparser.xml-jcr Apache Sling Content Parser for JackRabbit FileVault XML Apache Sling Content Parser for resource trees stored in JackRabbit FileVault XML files
sling-org-apache-sling-crankstart-launcher      
sling-org-apache-sling-crankstart-test-model      
sling-org-apache-sling-crankstart-test-services      
sling-org-apache-sling-datasource org.apache.sling.datasource Apache Sling DataSource Provider Enables creation of DataSource based on OSGi configuration. Refer to http://sling.apache.org/documentation/bundles/datasource-providers.html for more details
sling-org-apache-sling-discovery-api org.apache.sling.discovery.api Apache Sling Discovery API Support for topology discovery of instances.
sling-org-apache-sling-discovery-base org.apache.sling.discovery.base Apache Sling Discovery Base Contains Connector and Properties support that some implementations might choose to build upon
sling-org-apache-sling-discovery-commons org.apache.sling.discovery.commons Apache Sling Discovery Commons Common services related to Sling Discovery
sling-org-apache-sling-discovery-impl org.apache.sling.discovery.impl Apache Sling Resource-Based Discovery Service Implementation of Apache Sling Discovery based on Sling Resource providing a ClusterView through resource-clustering (eg jackrabbit clustering) and a TopologyView through HTTP POST heartbeats announcing sub-topologies to each other.
sling-org-apache-sling-discovery-oak org.apache.sling.discovery.oak Apache Sling Oak-Based Discovery Service Implementation of Apache Sling Discovery based on Jackrabbit Oak using its discovery-lite descriptor for in-cluster view detection and a TopologyView through HTTP POST heartbeats announcing sub-topologies to each other.
sling-org-apache-sling-discovery-standalone org.apache.sling.discovery.standalone Apache Sling Discovery Standalone Implementation Implementation of the discovery API for standalone instances
sling-org-apache-sling-discovery-support org.apache.sling.discovery.support Apache Sling Discovery Support Bundle Supporting services for the discovery
sling-org-apache-sling-distribution-api org.apache.sling.distribution.api Apache Sling Distribution API The Apache Sling Distribution API bundle provides the APIs for the Sling Content Distribution module
sling-org-apache-sling-distribution-avro-serializer org.apache.sling.distribution.avro-serializer Apache Sling Distribution Avro Serializer The Apache Sling Distribution Avro Serializer extensions bundle provides an Avro serialization implementation for Sling Content Distribution
sling-org-apache-sling-distribution-core org.apache.sling.distribution.core Apache Sling Distribution Core The Apache Sling Distribution Core bundle provides the basic code infrastructure and API implementations for the Sling Content Distribution module
sling-org-apache-sling-distribution-it org.apache.sling.distribution.it Apache Sling Distribution Integration Tests Project tests functionality for org.apache.sling.distribution bundle
sling-org-apache-sling-distribution-journal org.apache.sling.distribution.journal Apache Sling Journal based Content Distribution - Core bundle Implementation of Apache Sling Content Distribution components on top of an append-only persisted log
sling-org-apache-sling-distribution-journal-it org.apache.sling.distribution.journal.it Apache Sling Distribution Journal - IT project Integration Tests project for the Apache Sling Distribution over journal
sling-org-apache-sling-distribution-journal-kafka org.apache.sling.distribution.journal.kafka Apache Sling Journal Messaging based on Apache Kafka Implementation of Apache Sling Content Distribution Journal Messaging based on Apache Kafka.
sling-org-apache-sling-distribution-journal-messages org.apache.sling.distribution.journal.messages Apache Sling Journal based Content Distribution - Messages bundle Implementation of the messages to support Apache Sling Content Distribution on top of an append-only persisted log
sling-org-apache-sling-distribution-kryo-serializer org.apache.sling.distribution.kryo-serializer Apache Sling Distribution Kryo Serializer The Apache Sling Distribution Kryo Serializer extension bundle provides a Kryo based serializer implementations for Sling Content Distribution
sling-org-apache-sling-distribution-sample org.apache.sling.distribution.sample Apache Sling Distribution Sample The Apache Sling Distribution sample bundle provides a set of sample configurations and custom component implementations.
sling-org-apache-sling-dynamic-include org.apache.sling.dynamic-include Apache Sling Dynamic Include Dynamic Include filter for Apache Sling
sling-org-apache-sling-engine org.apache.sling.engine Apache Sling Engine Implementation Bundle implementing the core of Apache Sling.
sling-org-apache-sling-event org.apache.sling.event Apache Sling Event Support Support for eventing.
sling-org-apache-sling-event-api org.apache.sling.event.api Apache Sling Event API Support API for eventing.
sling-org-apache-sling-event-dea org.apache.sling.event.dea Apache Sling Distributed Event Admin Support distributing events through the OSGi event admin.
sling-org-apache-sling-extensions-classloader-leak-detector org.apache.sling.extensions.classloader-leak-detector Apache Sling ClassLoader Leak Detector Provides a web console configuration printer to provide details around classloader leaks
sling-org-apache-sling-extensions-logback-groovy-fragment org.apache.sling.extensions.logback-groovy-fragment Apache Sling Logback Groovy Fragment Fragment bundle to provide Groovy library to Commons Log bundle. This would enable usage of Groovy based event evaluator for logging events. This is mostly to be used for debugging purpose as Groovy based evaluation is not very performant.
sling-org-apache-sling-extensions-slf4j-mdc org.apache.sling.extensions.slf4j.mdc Apache Sling SLF4J MDC Filter SLF4J Message Diagnostic Context (MDC) Filter which extracts various details from requests and adds them to the MDC
sling-org-apache-sling-extensions-webconsolebranding org.apache.sling.extensions.webconsolebranding Apache Sling Web Console Branding Apache Sling branding for the Apache Felix Web Console. This fragment attaches to the org.apache.felix.webconsole bundle to provide branding through the /META-INF/webconsole.properties.
sling-org-apache-sling-extensions-webconsolesecurityprovider org.apache.sling.extensions.webconsolesecurityprovider Apache Sling Web Console Security Provider WebConsoleSecurityProvider for the Apache Felix Web Console using the Apache Sling Auth Core bundle to authenticate users.
sling-org-apache-sling-feature org.apache.sling.feature Apache Sling Feature Model A feature describes an OSGi system
sling-org-apache-sling-feature-analyser org.apache.sling.feature.analyser Apache Sling Feature Model Analyser A feature describes an OSGi system
sling-org-apache-sling-feature-apiregions org.apache.sling.feature.apiregions Apache Sling Feature API Regions Runtime A runtime component to enforce API Regions
sling-org-apache-sling-feature-apiregions-model org.apache.sling.feature.apiregions.model Apache Sling Feature Model API Regions Apache Sling Feature Model API Regions
sling-org-apache-sling-feature-applicationbuilder org.apache.sling.feature.applicationbuilder Apache Sling Feature Application Builder A feature describes an OSGi system
sling-org-apache-sling-feature-cpconverter org.apache.sling.feature.cpconverter Apache Sling Content-Package to Feature Model Converter Content Package to Feature Model converter tools for Apache Sling
sling-org-apache-sling-feature-diff org.apache.sling.feature.diff Apache Sling Feature Model diff tool Feature Model diff tool for Apache Sling
sling-org-apache-sling-feature-extension-apiregions org.apache.sling.feature.extension.apiregions Sling Featuremodel - API Regions Exension  
sling-org-apache-sling-feature-extension-content org.apache.sling.feature.extension.content Sling Featuremodel - Content Deployment Exension  
sling-org-apache-sling-feature-extension-unpack org.apache.sling.feature.extension.unpack Sling Featuremodel - Unpack Extension  
sling-org-apache-sling-feature-inventoryprinter org.apache.sling.feature.inventoryprinter Apache Sling Feature Inventory Printer An inventory printer service for the feature model
sling-org-apache-sling-feature-io      
sling-org-apache-sling-feature-karaf org.apache.sling.feature.karaf Apache Sling Feature Karaf A feature describes an OSGi system
sling-org-apache-sling-feature-launcher org.apache.sling.feature.launcher Apache Sling Feature Model Launcher A application launcher using Apache Sling Features
sling-org-apache-sling-feature-modelconverter org.apache.sling.feature.modelconverter Apache Sling Feature Model Converter A feature describes an OSGi system
sling-org-apache-sling-feature-r2f org.apache.sling.feature.r2f Apache Sling Feature Model runtime creator Feature Model runtime creator tool for Apache Sling
sling-org-apache-sling-feature-resolver org.apache.sling.feature.resolver Apache Sling Feature Resolver Resolver integration of the Feature Model
sling-org-apache-sling-featureflags org.apache.sling.featureflags Apache Sling Feature Flags  
sling-org-apache-sling-file-optimization org.apache.sling.fileoptim Apache Sling File Optimization Bundle for optimizing files stored in the Apache Sling repository. Includes a plugin architecture for providing file optimizers and hooks to automatically and manually optimize files.
sling-org-apache-sling-fragment-activation org.apache.sling.fragment.activation Apache Sling System Bundle Extension: Activation API Adds the Activation API package to the system bundle exports. The list of packages is derived from the packages available in the Java 6 platform. To use more recent Activation API either modify this bundle to also export those package from the platform or install respective API bundles.
sling-org-apache-sling-fragment-nashorn org.apache.sling.fragment.nashorn Apache Sling System Bundle Extension: Nashorn Scripting API Adds the Nashorn Scripting API package to the system bundle exports.
sling-org-apache-sling-fragment-transaction org.apache.sling.fragment.transaction Apache Sling System Bundle Extension: Java Transaction API Adds the javax.transaction and javax.transaction.xa packages to the system bundle exports.
sling-org-apache-sling-fragment-ws org.apache.sling.fragment.ws Apache Sling System Bundle Extension: WS APIs Adds the WS API packages to the system bundle exports. The list of packages is derived from the packages available in the Java 7 platform. The system bundle exporting these packages gives no guarantee the platform provides them. For proper setup it is suggested to either install an extension fragment adapted to the platform or to install regular API packages as bundles.
sling-org-apache-sling-fragment-xml org.apache.sling.fragment.xml Apache Sling System Bundle Extension: XML APIs Adds the XML API packages to the system bundle exports. The list of packages is derived from the packages available in the Java 7 platform. The system bundle exporting these packages gives no guarantee the platform provides them. For proper setup it is suggested to either install an extension fragment adapted to the platform or to install regular API packages as bundles.
sling-org-apache-sling-fsresource org.apache.sling.fsresource Apache Sling File System Resource Provider Provides a ResourceProvider implementation supporting file system based resources.
sling-org-apache-sling-graphql-core org.apache.sling.graphql.core Apache Sling GraphQL Core Support for GraphQL queries
sling-org-apache-sling-hapi org.apache.sling.hapi Apache Sling Hypermedia API tools Sling tools for adding support for defining, maintaining and consuming a Hypermedia API in sling components
sling-org-apache-sling-hapi-client org.apache.sling.hapi.client Apache Sling Hypermedia API client-side tools Sling client-side tools for HApi
sling-org-apache-sling-hapi-samplecontent org.apache.sling.hapi.samplecontent Apache Sling Hypermedia Api Sample Content Sling Hypermedia Api demo content
sling-org-apache-sling-hc-annotations      
sling-org-apache-sling-hc-api org.apache.sling.hc.api Apache Sling Health Check API The Sling Health Check API
sling-org-apache-sling-hc-core      
sling-org-apache-sling-hc-it org.apache.sling.hc.it Apache Sling Health Check Integration Tests  
sling-org-apache-sling-hc-junit-bridge org.apache.sling.hc.junit.bridge Apache Sling Health Check JUnit Bridge Makes Sling Health Checks available as server-side JUnit tests, to allow them to be used as part of integration tests.
sling-org-apache-sling-hc-samples org.apache.sling.hc.samples Apache Sling Health Check Samples Sling Health Check sample content and configurations
sling-org-apache-sling-hc-support org.apache.sling.hc.support Apache Sling Health Check Support Bundle Additional generic Health Checks in Sling.
sling-org-apache-sling-hc-webconsole      
sling-org-apache-sling-i18n org.apache.sling.i18n Apache Sling I18N Support Support for creating Java I18N ResourceBundles from repository resources.
sling-org-apache-sling-installer-console org.apache.sling.installer.console Apache Sling Installer WebConsole Plugin Provides a web console plugin for the OSGi installer
sling-org-apache-sling-installer-core org.apache.sling.installer.core Apache Sling Installer Core Provides services to install OSGi bundles and configurations by supplying input streams and dictionaries.
sling-org-apache-sling-installer-factory-configuration org.apache.sling.installer.factory.configuration Apache Sling Installer Configuration Factory Provides support for configurations to the Apache Sling OSGi installer
sling-org-apache-sling-installer-factory-deploymentpackage org.apache.sling.installer.factory.deploymentpackage Apache Sling Deployment Package Installer Provides support for deployment packages to the Apache Sling OSGi installer
sling-org-apache-sling-installer-factory-feature org.apache.sling.installer.factory.feature Apache Sling Installer Feature Model Support Provides support for the feature model to the Apache Sling OSGi installer
sling-org-apache-sling-installer-factory-model org.apache.sling.installer.factory.model Apache Sling Installer Provisioning Model Support Provides support for the provisioning model to the Apache Sling OSGi installer
sling-org-apache-sling-installer-factory-packages org.apache.sling.installer.factory.packages Apache Sling Installer Packages Factory Provides support for content packages to the Apache Sling OSGi installer
sling-org-apache-sling-installer-factory-subsystems      
sling-org-apache-sling-installer-factory-subsystems-base org.apache.sling.installer.factory.subsystems-base Apache Sling Subsystems Base Installer Provides support for subsystems-base files to the Apache Sling OSGi installer
sling-org-apache-sling-installer-hc org.apache.sling.installer.hc Apache Sling Installer Health Checks Provides Sling Health Checks related to the Sling Installer.
sling-org-apache-sling-installer-it org.apache.sling.installer.it Apache Sling Installer Integration Tests Integration tests of the Sling installer bundle
sling-org-apache-sling-installer-provider-file org.apache.sling.installer.provider.file Apache Sling File Installer Installs OSGi bundles and configurations from the file system.
sling-org-apache-sling-installer-provider-installhook org.apache.sling.installer.provider.installhook Sling Installer Vault Package Install Hook Can be used in packages to ensure installation of bundles/configs is triggered during package installation and is finished once the package manager returns (circumventing the asynchronicity of org.apache.sling.installer.provider.jcr)
sling-org-apache-sling-installer-provider-jcr org.apache.sling.installer.provider.jcr Apache Sling JCR Installer Installs OSGi bundles and configurations found in the JCR repository.
sling-org-apache-sling-javax-activation org.apache.sling.javax.activation Apache Sling javax.activation bundle The Apache Sling javax.activation bundle contributes an OSGi-compatible activation bundle.
sling-org-apache-sling-jcr-api org.apache.sling.jcr.api Apache Sling JCR API This OSGi bundle provides the JCR packages as well as a helper service interface to be implemented and provided by repository providers.
sling-org-apache-sling-jcr-base org.apache.sling.jcr.base Apache Sling JCR Base The JCR base bundle provides JCR utility classes
sling-org-apache-sling-jcr-classloader org.apache.sling.jcr.classloader Apache Sling JCR ClassLoader This bundle provides a classloader for the Apache Sling Commons dynamic classloader. The classloader provided supports loading classes from a JCR repository at configured paths. This bundle also implements a class writer which allows to store compiled classes (like compiled JSPs etc.) in the repository.
sling-org-apache-sling-jcr-contentloader org.apache.sling.jcr.contentloader Apache Sling Initial Content Loader This bundle provides initial content installation through bundles.
sling-org-apache-sling-jcr-contentparser org.apache.sling.jcr.contentparser Apache Sling JCR Content Parser Parser for JCR repository content stored in files (e.g. JSON, FileVault XML).
sling-org-apache-sling-jcr-davex org.apache.sling.jcr.davex Apache Sling JCR DavEx Bundle to access JCR repositories over DavEx
sling-org-apache-sling-jcr-filetransfer org.apache.sling.jcr.filetransfer Apache Sling JCR File Transfer File access to JCR over SFTP
sling-org-apache-sling-jcr-jackrabbit-accessmanager org.apache.sling.jcr.jackrabbit.accessmanager Apache Sling Jackrabbit JSR-283 Access Control Manager Support Provides SlingPostOperations for the Jackrabbit JSR-283 Access Control Manager.
sling-org-apache-sling-jcr-jackrabbit-base org.apache.sling.jcr.jackrabbit.base Apache Sling JCR Jackrabbit Base The JCR base bundle provides Jackrabbit utility classes
sling-org-apache-sling-jcr-jackrabbit-usermanager org.apache.sling.jcr.jackrabbit.usermanager Apache Sling Jackrabbit UserManager Support Provides ResourceProvider and SlingPostOperations for the Jackrabbit UserManager.
sling-org-apache-sling-jcr-jcr-wrapper org.apache.sling.jcr.jcr-wrapper Apache Sling Wrapper Bundle for the JCR API This bundle wraps the JCR API Version 2.0 and exports it as version 2.0 and 1.1 to avoid problems with strict import ranges due to the (wrong) export in the original JCR api bundle.
sling-org-apache-sling-jcr-js-nodetypes org.apache.sling.jcr.js.nodetypes Apache Sling JCR JS NodeTypes Uses Apache Sling to generate a JavaScript representation of JCR node types.
sling-org-apache-sling-jcr-maintenance org.apache.sling.jcr.maintenance Apache Sling JCR Maintenance Maintenance jobs for the JCR
sling-org-apache-sling-jcr-oak-server org.apache.sling.jcr.oak.server Apache Sling JCR Oak Server This bundle provides a SlingRepository based on Apache Jackrabbit Oak.
sling-org-apache-sling-jcr-packageinit org.apache.sling.jcr.packageinit Apache Sling JCR Package Init Installs packages into a JCR repository as SlingRepositoryInitializer based on a FileVault ExecutionPlan
sling-org-apache-sling-jcr-presence org.apache.sling.jcr.presence Apache Sling JCR Presence Apache Sling JCR Presence
sling-org-apache-sling-jcr-registration org.apache.sling.jcr.registration Apache Sling JCR Repository Registration Bundle providing support to publish JCR repository services via RMI and/or JNDI
sling-org-apache-sling-jcr-repoinit org.apache.sling.jcr.repoinit Apache Sling Repoinit JCR Initializes a JCR repository based on the output of the RepoInit Language parser.
sling-org-apache-sling-jcr-repository-it-resource-versioning org.apache.sling.jcr.repository.it-resource-versioning Apache Sling Versioning Integration Tests Tests versioning API implementation in JcrResourceProvider
sling-org-apache-sling-jcr-resource org.apache.sling.jcr.resource Apache Sling JCR Resource This bundle provides the JCR based ResourceProvider.
sling-org-apache-sling-jcr-resourcesecurity org.apache.sling.jcr.resourcesecurity Apache Sling JCR Resource Security This bundle provides a resource access gate to protect resources based on JCR nodes.
sling-org-apache-sling-jcr-webconsole org.apache.sling.jcr.webconsole Apache Sling JCR WebConsole Bundle The JCR WebConsole bundle provides Felix WebConsole plugins.
sling-org-apache-sling-jcr-webdav org.apache.sling.jcr.webdav Apache Sling JCR WebDAV Bundle to access JCR repositories over WebDAV
sling-org-apache-sling-jms org.apache.sling.jms Apache Sling MoM Implementation using JMS with AMQ Provides a JMS Connection provider that works OOTB in a cluster or uses a pre-existing AMQ endpoint depending on the configuration.
sling-org-apache-sling-jmx-provider org.apache.sling.jmx.provider Apache Sling JMX Resource Provider  
sling-org-apache-sling-jobs org.apache.sling.jobs Apache Sling Jobs Support Support for Job processing using message passing..
sling-org-apache-sling-jobs-it org.apache.sling.jobs-it Apache Sling Jobs Integration Tests Integration testing Support for Job processing using message passing..
sling-org-apache-sling-jobs-it-services org.apache.sling.jobs-it-services Apache Sling Jobs Service Integration Tests Bundle Integration tests for the Jobs implementation
sling-org-apache-sling-junit-core org.apache.sling.junit.core Apache Sling JUnit Core Runs JUnit tests in an OSGi framework and provides the JUnit libraries
sling-org-apache-sling-junit-healthcheck org.apache.sling.junit.healthcheck Apache Sling JUnit Health Checks Sling Health Check services that run JUnit tests
sling-org-apache-sling-junit-performance org.apache.sling.junit.performance Apache Sling JUnit Performance Provides utilities for JUnit to run performance tests and report results
sling-org-apache-sling-junit-remote org.apache.sling.junit.remote Apache Sling JUnit Remote Tests Runners Utilities to run server-side JUnit tests remotely
sling-org-apache-sling-junit-scriptable org.apache.sling.junit.scriptable Apache Sling JUnit Scriptable Tests Provider Registers Sling test resources with the JUnit core so that they can be run as tests.
sling-org-apache-sling-junit-teleporter org.apache.sling.junit.teleporter Apache Sling JUnit Tests Teleporter Client-side implementation of the Teleporter mechanism for server-side JUnit tests
sling-org-apache-sling-karaf-configs org.apache.sling.karaf-configs Apache Sling - Karaf Configs Apache Sling configurations for provisioning with Apache Karaf
sling-org-apache-sling-karaf-distribution org.apache.sling.karaf-distribution Apache Sling - Karaf Distribution Apache Sling Karaf Distribution
sling-org-apache-sling-karaf-features org.apache.sling.karaf-features Apache Sling - Karaf Features Apache Sling Features for provisioning with Apache Karaf
sling-org-apache-sling-karaf-integration-tests org.apache.sling.karaf-integration-tests Apache Sling - Karaf Integration Tests Integration Tests for Apache Sling Karaf
sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests org.apache.sling.karaf-launchpad-oak-tar-integration-tests Apache Sling - Karaf Launchpad Integration Tests (Oak Tar) Launchpad Integration Tests for Apache Sling with Oak Tar on Karaf
sling-org-apache-sling-kickstart org.apache.sling.kickstart Apache Sling Kickstart Launcher Creates an Executable JAR file to launch Sling Feature Model Project
sling-org-apache-sling-launchpad-api org.apache.sling.launchpad.api Apache Sling Launchpad API This module contains the API exposed by Launchpad to bundles.
sling-org-apache-sling-launchpad-base org.apache.sling.launchpad.base Apache Sling Launchpad Base This module contains the common classes and configuration files used by the various launchpad modules..
sling-org-apache-sling-launchpad-contrib-testing org.apache.sling.launchpad.contrib-testing Apache Sling Launchpad Contrib Testing Apache Sling Launchpad Contrib Testing module, contains integration tests that were previously in the launchpad webapp module.
sling-org-apache-sling-launchpad-installer org.apache.sling.launchpad.installer Apache Sling Launchpad Installer This module installs the contents of the launchpad archive into the framework.
sling-org-apache-sling-launchpad-integration-tests org.apache.sling.launchpad.integration-tests Apache Sling Launchpad Integration Tests Sling Integration Tests, contains integration tests that are used by the testing project and other upstream testing projects.
sling-org-apache-sling-launchpad-startupmanager org.apache.sling.launchpad.startupmanager Apache Sling Launchpad Startup Manager This module manages the StartupListeners
sling-org-apache-sling-launchpad-test-fragment org.apache.sling.launchpad.test-fragment Apache Sling Launchpad Testing Fragment Bundle Sling fragment bundle used by the Launchpad Testing integration tests
sling-org-apache-sling-launchpad-test-services org.apache.sling.launchpad.test-services Apache Sling Launchpad Testing Services Sling services used by the Launchpad Testing integration tests
sling-org-apache-sling-launchpad-test-services-war      
sling-org-apache-sling-launchpad-testing org.apache.sling.launchpad.testing Apache Sling Launchpad Testing Sling Launchpad Testing module, contains integration tests that were previously in the launchpad webapp module.
sling-org-apache-sling-models-api org.apache.sling.models.api Apache Sling Models API Apache Sling Models API
sling-org-apache-sling-models-caconfig org.apache.sling.models.caconfig Apache Sling Models Context-Aware Configuration Integration of Sling Models and Sling Context-Aware Configuration
sling-org-apache-sling-models-impl org.apache.sling.models.impl Apache Sling Models Implementation Apache Sling Models Implementation
sling-org-apache-sling-models-integration-tests org.apache.sling.models.integration-tests Apache Sling Models Integration Tests Apache Sling Models Integration Tests - builds a bundle with Sling server-side tests, and executes them via a remote test proxy that runs in the integration-tests phase.
sling-org-apache-sling-models-jacksonexporter org.apache.sling.models.jacksonexporter Apache Sling Models Jackson Exporter Apache Sling Models Client Model Exporter - Jackson
sling-org-apache-sling-models-validation-impl org.apache.sling.models.validation-impl Apache Sling Models Validation Implementation Validation Implementation which leverages Sling Validation
sling-org-apache-sling-mom org.apache.sling.mom Apache Sling Message oriented Middleware API An API to support message passing using queues or publish/subscribe patterns.
sling-org-apache-sling-mongodb org.apache.sling.mongodb Apache Sling MongoDB Resource Provider  
sling-org-apache-sling-nosql-couchbase-client org.apache.sling.nosql.couchbase-client Apache Sling NoSQL Couchbase Client Couchbase client provider using Couchbase SDK 2.
sling-org-apache-sling-nosql-couchbase-resourceprovider org.apache.sling.nosql.couchbase-resourceprovider Apache Sling NoSQL Couchbase Resource Provider Resource Provider with Couchbase Persistence for Apache Sling.
sling-org-apache-sling-nosql-generic org.apache.sling.nosql.generic Apache Sling NoSQL Generic Resource Provider  
sling-org-apache-sling-nosql-launchpad org.apache.sling.nosql.launchpad Apache Sling NoSQL Launchpad  
sling-org-apache-sling-nosql-mongodb-resourceprovider org.apache.sling.nosql.mongodb-resourceprovider Apache Sling NoSQL MongoDB Resource Provider Resource Provider with MongoDB Persistence for Apache Sling.
sling-org-apache-sling-oak-restrictions org.apache.sling.oak.restrictions Apache Sling Oak Restrictions Supports additional restrictions for OAK (e.g. for resource type).
sling-org-apache-sling-paxexam-util org.apache.sling.paxexam.util Apache Sling Pax Exam Utilities Utilities that make it easier to test Sling code with Pax Exam. See this module’s tests for usage examples.
sling-org-apache-sling-performance org.apache.sling.performance.reactor Apache Sling Performance Test Tools Reactor Reactor for the Apache Sling Performance Test Tools
sling-org-apache-sling-pipes org.apache.sling.pipes Apache Sling Pipes bulk content changes tool
sling-org-apache-sling-provisioning-model org.apache.sling.provisioning.model Apache Sling Provisioning Model The provisioning model for Apache Sling
sling-org-apache-sling-query org.apache.sling.query Apache Sling Query jQuery-inspired repository traversal tool for Sling
sling-org-apache-sling-repoinit-it org.apache.sling.repoinit.it Apache Sling RepoInit Integration Tests DISABLED - these tests have moved elsewhere, see SLING-7454
sling-org-apache-sling-repoinit-parser org.apache.sling.repoinit.parser Apache Sling Repoinit Parser Parser for the Repository Initialization language used in Sling
sling-org-apache-sling-reqanalyzer org.apache.sling.reqanalyzer Apache Sling Request Processing Analyzer Helps analyzing the processing times of Sling requests. Writes the following information into a log file: - request start timestamp - request end timestamp - request URL, user, response status - request progresstracker
sling-org-apache-sling-resource-editor org.apache.sling.resource-editor Apache Sling Resource Editor A resource editor for Apache Sling.
sling-org-apache-sling-resource-filter org.apache.sling.resource.filter Apache Sling Resource Filter provides a set of utilities to create and handle streams
sling-org-apache-sling-resource-inventory org.apache.sling.resource.inventory Apache Sling Inventory Printer Based on Resources  
sling-org-apache-sling-resource-presence org.apache.sling.resource.presence Apache Sling Resource Presence Apache Sling Resource Presence
sling-org-apache-sling-resourceaccesssecurity org.apache.sling.resourceaccesssecurity Apache Sling Resource Access Security This bundle provides in implementation of the ResourceAccessSecurity service
sling-org-apache-sling-resourceaccesssecurity-it org.apache.sling.resourceaccesssecurity.it Apache Sling Resource Access Security Integration Tests Project that tests functionality for org.apache.sling.resourceaccesssecurity bundle.
sling-org-apache-sling-resourcebuilder org.apache.sling.resourcebuilder Apache Sling Resource Builder Utilities to create Sling content
sling-org-apache-sling-resourcecollection org.apache.sling.resourcecollection Apache Sling Resource Collection API The Apache Sling resource collection bundle provides an api to manage collections of Resources.
sling-org-apache-sling-resourcemerger org.apache.sling.resourcemerger Apache Sling Resource Merger This bundle provides services to merge resources.
sling-org-apache-sling-resourceresolver org.apache.sling.resourceresolver Apache Sling Resource Resolver This bundle provides the Resource Resolver and the Resource Resolver Factory.
sling-org-apache-sling-rewriter org.apache.sling.rewriter Apache Sling Rewriter The Apache Sling Rewriter allows configurable post processing of any output from Apache Sling. The output can be processed by a configurable processor or a configurable pipeline.
sling-org-apache-sling-scripting-api org.apache.sling.scripting.api Apache Sling Scripting API This bundle provides the internal API to implement scripting.
sling-org-apache-sling-scripting-bundle-tracker-it org.apache.sling.scripting.bundle.tracker.it.reactor None  
sling-org-apache-sling-scripting-console org.apache.sling.scripting.console Apache Sling Script Console Web Console plugin for evaluating scripts
sling-org-apache-sling-scripting-core org.apache.sling.scripting.core Apache Sling Scripting Core Sling Scripting core functionality
sling-org-apache-sling-scripting-el-api org.apache.sling.scripting.el-api Apache Sling Scripting EL API Wrapper This bundle wraps the Apache Tomcat 6.0.53 EL API used by Apache Sling Scripting JSP.
sling-org-apache-sling-scripting-esx org.apache.sling.scripting.esx Apache Sling Scripting ESX Support NodeJS like scripting and module resolution
sling-org-apache-sling-scripting-freemarker org.apache.sling.scripting.freemarker Apache Sling Scripting FreeMarker Support for FreeMarker scripting
sling-org-apache-sling-scripting-groovy org.apache.sling.scripting.groovy Apache Sling Scripting Groovy Support for scripting with Groovy
sling-org-apache-sling-scripting-java org.apache.sling.scripting.java Apache Sling Scripting Java Support Support for scripting Java
sling-org-apache-sling-scripting-javascript org.apache.sling.scripting.javascript Apache Sling Scripting JavaScript Support for JavaScript scripting
sling-org-apache-sling-scripting-jsp org.apache.sling.scripting.jsp Apache Sling Scripting JSP Support for JSP scripting
sling-org-apache-sling-scripting-jsp-api org.apache.sling.scripting.jsp-api Apache Sling Scripting JSP API Wrapper This bundle wraps the Apache Tomcat 6.0.14 JSP API used by Apache Sling Scripting JSP.
sling-org-apache-sling-scripting-jsp-jstl org.apache.sling.scripting.jsp.jstl Apache Sling Scripting JSP Standard Tag Library JavaServer Pages Standard Tag Library based on Jakarta Taglibs (XML support excluded)
sling-org-apache-sling-scripting-jsp-taglib org.apache.sling.scripting.jsp.taglib Apache Sling Scripting JSP Tag Library Core Tag Library for Apache Sling JSP support
sling-org-apache-sling-scripting-jsp-taglib-compat org.apache.sling.scripting.jsp.taglib.compat Apache Sling Scripting JSP Tag Library (Compat) Compatibility bundle for the Apache Sling Scripting JSP Tag Library
sling-org-apache-sling-scripting-sightly org.apache.sling.scripting.sightly Apache Sling Scripting HTL Engine The Apache Sling Scripting HTL Engine is a Java implementation of the HTML Template Language specification. The bundle contains the HTL script engine and its runtime implementation.
sling-org-apache-sling-scripting-sightly-compiler org.apache.sling.scripting.sightly.compiler Apache Sling Scripting HTL Compiler The Apache Sling Scripting HTL Compiler provides support for compiling HTML Template Language scripts into an Abstract Syntax Tree.
sling-org-apache-sling-scripting-sightly-compiler-java org.apache.sling.scripting.sightly.compiler.java Apache Sling Scripting HTL Java Compiler The Apache Sling Scripting HTL Java Compiler provides support for transpiling the Abstract Syntax Tree produced by the org.apache.sling.scripting.sightly.compiler module into Java source code.
sling-org-apache-sling-scripting-sightly-js-provider org.apache.sling.scripting.sightly.js.provider Apache Sling Scripting HTL JS Use Provider The Apache Sling HTL JavaScript Use Provider adds support for accessing JS scripts from HTL’s Use-API.
sling-org-apache-sling-scripting-sightly-repl org.apache.sling.scripting.sightly.repl Apache Sling Scripting HTL Read-Eval-Print Loop Environment REPL for Apache Sling Scripting HTL engine
sling-org-apache-sling-scripting-sightly-runtime org.apache.sling.scripting.sightly.runtime Apache Sling Scripting HTL Runtime The Apache Sling Scripting HTL Runtime provides support for executing HTL Java compiled units produced by the org.apache.sling.scripting.sightly.compiler.java module.
sling-org-apache-sling-scripting-sightly-testing org.apache.sling.scripting.sightly.testing Apache Sling Scripting HTL Testing This project runs the integration tests for validating the Apache Sling Scripting HTL implementation against the Adobe HTL TCK.
sling-org-apache-sling-scripting-sightly-testing-content org.apache.sling.scripting.sightly.testing-content Apache Sling Scripting HTL Testing Content This bundle contains: - Content adapted from the Adobe HTL TCK meant to test the org.apache.sling.scripting.HTL implementations. - Content meant to test performance of the org.apache.sling.scripting.HTL implementation.
sling-org-apache-sling-scripting-spi org.apache.sling.scripting.spi Apache Sling Scripting SPI This bundle defines the Apache Sling Scripting SPI
sling-org-apache-sling-scripting-thymeleaf org.apache.sling.scripting.thymeleaf Apache Sling Scripting Thymeleaf Apache Sling Scripting Thymeleaf
sling-org-apache-sling-scripting-xproc org.apache.sling.scripting.xproc Apache Sling Scripting W3C XML Processing Support Support for W3C XML Processing scripting (http://www.w3.org/XML/Processing/)
sling-org-apache-sling-security org.apache.sling.security Apache Sling Security The Apache Sling Security module.
sling-org-apache-sling-serviceuser-webconsole org.apache.sling.serviceuser.webconsole Apache Sling Service User Web Console Provides an OSGi Web Console for creating, updating and viewing Service Users.
sling-org-apache-sling-serviceusermapper org.apache.sling.serviceusermapper Apache Sling Service User Mapper Provides a service to map service names with optional service information to user names to be used to access repositories such as the JCR repository or the Sling ResourceResolver.
sling-org-apache-sling-servlet-helpers org.apache.sling.servlet-helpers Apache Sling Servlet Helpers Mock implementations of SlingHttpServletRequest, SlingHttpServletResponse and related classes.
sling-org-apache-sling-servlets-annotations org.apache.sling.servlets.annotations Apache Sling Servlet Annotations OSGi DS 1.4 component property type annotations for Sling servlets and filters
sling-org-apache-sling-servlets-get org.apache.sling.servlets.get Apache Sling Default GET Servlets Provides default GET servlets for HTML, Text and JSON rendering and streaming resources.
sling-org-apache-sling-servlets-post org.apache.sling.servlets.post Apache Sling Servlets POST Provides default POST servlets.
sling-org-apache-sling-servlets-resolver org.apache.sling.servlets.resolver Apache Sling Servlets Resolver Bundle implementing the Sling API ServletResolver.
sling-org-apache-sling-settings org.apache.sling.settings Apache Sling Settings Settings support including run modes
sling-org-apache-sling-starter org.apache.sling.starter Apache Sling Starter Application The Sling Starter demo application.
sling-org-apache-sling-starter-content org.apache.sling.starter.content Apache Sling Starter Content This bundle provides content that is loaded in the JCR repository for the Sling Starter.
sling-org-apache-sling-starter-docker      
sling-org-apache-sling-starter-startup      
sling-org-apache-sling-startupfilter      
sling-org-apache-sling-startupfilter-disabler      
sling-org-apache-sling-superimposing org.apache.sling.superimposing Apache Sling Superimposing Resource Provider Allows to mirror resource trees and superimposing resources. All changes from the master tree are reflected to the mirrored tree. It is possible to add or overlay resources in the mirrored tree.
sling-org-apache-sling-tail org.apache.sling.tail Apache Sling Log Tail Implementation This bundle enables a web tail view of the system log files.
sling-org-apache-sling-tenant org.apache.sling.tenant Apache Sling Tenant This bundle provides the Tenant Provider Implementation and API.
sling-org-apache-sling-testing-caconfig-mock-plugin org.apache.sling.testing.caconfig-mock-plugin Apache Sling Context-Aware Configuration Mock Plugin Mock Context Plugin for Apache Sling Context-Aware Configuration
sling-org-apache-sling-testing-clients org.apache.sling.testing.clients Apache Sling Testing Clients Sling testing http clients and utils
sling-org-apache-sling-testing-email org.apache.sling.testing.email Apache Sling Testing Email Support Contains utilities that assist in validating email-enabled OSGi applications.
sling-org-apache-sling-testing-hamcrest org.apache.sling.testing.hamcrest Apache Sling Testing Hamcrest Hamcrest matchers tailored for Apache Sling
sling-org-apache-sling-testing-jcr-mock org.apache.sling.testing.jcr-mock Apache Sling Testing JCR Mock Mock implementation of selected JCR APIs.
sling-org-apache-sling-testing-logging-mock org.apache.sling.testing.logging-mock Apache Sling Testing Mock Log Configuration Default simple SLF4J log configuration for Mock libraries.
sling-org-apache-sling-testing-osgi-mock org.apache.sling.testing.osgi-mock.reactor Apache Sling Testing OSGi Mock  
sling-org-apache-sling-testing-paxexam org.apache.sling.testing.paxexam Apache Sling Testing PaxExam Test support for use with Pax Exam.
sling-org-apache-sling-testing-resourceresolver-mock org.apache.sling.testing.resourceresolver-mock Apache Sling Testing Resource Resolver Mock Mock for the resource resolver / factory for easier testing.
sling-org-apache-sling-testing-rules org.apache.sling.testing.rules Apache Sling Testing Rules Sling testing junit rules and utils
sling-org-apache-sling-testing-serversetup org.apache.sling.testing.serversetup Apache Sling Server Setup Tools Sling Server Setup utilities.
sling-org-apache-sling-testing-sling-mock org.apache.sling.testing.sling-mock.reactor Apache Sling Testing Sling Mock  
sling-org-apache-sling-testing-sling-mock-oak org.apache.sling.testing.sling-mock-oak Apache Sling Testing Sling Mock Oak Implements a resource resolver type for Jackrabbit Oak that can be used in unit tests based on Sling Mocks.
sling-org-apache-sling-tooling-support-install org.apache.sling.tooling.support.install Apache Sling Tooling Support Install  
sling-org-apache-sling-tooling-support-source org.apache.sling.tooling.support.source Apache Sling Tooling Support Source  
sling-org-apache-sling-tracer org.apache.sling.tracer Apache Sling Log Tracer Tracer provides support for enabling the logs for specific category at specific level and only for specific request. It provides a very fine level of control via config provided as part of HTTP request around how the logging should be performed for given category. Refer to http://sling.apache.org/documentation/bundles/log-tracers.html
sling-org-apache-sling-urlrewriter org.apache.sling.urlrewriter Apache Sling URL Rewriter Apache Sling URL Rewriter
sling-org-apache-sling-validation-api org.apache.sling.validation.api Apache Sling Validation Framework API The Apache Sling Validation Framework API
sling-org-apache-sling-validation-core org.apache.sling.validation.core Apache Sling Validation Framework Core Implementation Provides Validation services to Apache Sling
sling-org-apache-sling-validation-examples org.apache.sling.validation.examples Apache Sling Validation Framework Examples Demo Examples for the Apache Sling Validation Framework
sling-org-apache-sling-validation-test-services org.apache.sling.validation.test-services Apache Sling Validation Framework Testing Services  
sling-org-apache-sling-xss org.apache.sling.xss Apache Sling XSS Protection API Apache Sling XSS Protection Bundle providing XSS protection based on the OWASP AntiSamy and OWASP Java Encoder libraries.
sling-parent sling-parent-reactor Apache Sling Parent Reactor The reactor pom to build all Sling parents
sling-project-archetype sling-project-archetype Sling Project Archetype This archetype is creating a full Sling Project composed of a OSGi Bundle and a Content Package which can be deployed to the Sling using specific profiles. It also contains two shadow folders that provide example code / files which are not part of the default build but can be easily copied into the active modules. If the project was created with the optionAll property set to y (yes) then an All package is created with acts as the single deployment unit of all bundles and packages in that project. Otherwise the ui.apps package is the deployment unit.
sling-samples sling-samples-builder Apache Sling Samples (Builder) Pseudo project to build all sample modules.
sling-scriptingbundle-maven-plugin scriptingbundle-maven-plugin Apache Sling Scripting Bundle Maven Plugin The Apache Sling Scripting Bundle Maven Plugin provides support for packing server-side scripts as bundle entries (directly embedded or compiled as Java classes). When executed, the plugin will define two system properties which can be used to populate the Provide-Capability and Require-Capability bundle headers.
sling-servlet-archetype sling-servlet-archetype Apache Sling Servlet Archetype Maven archetype for Sling Servlets
sling-site sling-site Apache Sling Website  
sling-slingfeature-maven-plugin slingfeature-maven-plugin Apache Sling OSGi Feature Maven Plugin Maven Plugin for OSGi Applications
sling-slingpackager      
sling-slingstart-archetype sling-slingstart-archetype Apache Sling Slingstart Archetype Maven archetype for a Sling Slingstart application
sling-slingstart-maven-plugin slingstart-maven-plugin Apache Sling SlingStart Maven Plugin Maven Plugin supporting Sling Launchpad
sling-taglib-archetype sling-taglib-archetype Apache Sling Taglib Archetype Maven archetype for JSP Taglib
sling-tooling-jenkins      
sling-tooling-release      
sling-tooling-scm      
sling-whiteboard sling-whiteboard-builder Apache Sling Whiteboard (Builder) Builder module for the Sling Whiteboard. Modules should be added here on a case by case basis, as they will be included in the CI build and PR checks.