Apache Sling > Aggregator > Modules

Modules

ModuleDescriptionModule Status
Apache Sling Adapter Annotations
(adapter-annotations)
Annotations used to generate Sling Adapter metadata Build Status JavaDocs Maven Central
Apache Sling JAR Resource Bundle
(apache-sling-jar-resource-bundle)
An archive which contains templates for generating the necessary Sling notice file. Build Status JavaDocs Maven Central
Apache Sling Archetype Parent
(sling-archetype-parent)
The parent project for Apache Sling archetypes. Build Status JavaDocs Maven Central
Apache Sling Bundle Archetype
(sling-bundle-archetype)
Maven archetype for a generic OSGi bundle. Build Status JavaDocs Maven Central
Apache Sling HTL Maven Plugin
(htl-maven-plugin)
The Apache Sling HTL Maven Plugin provides support for validating HTML Template Language scripts from projects. Build Status Test Status JavaDocs Maven Central
Apache Sling Initial Content Archetype
(sling-initial-content-archetype)
Maven archetype for initial content Build Status JavaDocs Maven Central
Apache Sling JCRInstall Bundle Archetype
(sling-jcrinstall-bundle-archetype)
Maven archetype for a generic OSGi bundle installed via JCR Install. Build Status JavaDocs Maven Central
Apache Sling Maven JSP Compiler Plugin
(jspc-maven-plugin)
Maven Plugin for compiling JSP sources into bundles Build Status JavaDocs Maven Central
Apache Sling Launchpad Comparator
(launchpad-comparator)
Command line utility which helps with comparing the artifacts contained by two launchpad instances. Build Status Test Status
Apache Sling Launchpad Debian Package Builder
(sling-launchpad-debian)
Simple packaged installation for sling launchpad standalone jar as a system daemon. Build Status
Apache Sling Launchpad Standalone Archetype
(sling-launchpad-standalone-archetype)
Maven archetype for Sling Launchpad Standalone applications Build Status JavaDocs Maven Central
Apache Sling Launchpad Webapp Archetype
(sling-launchpad-webapp-archetype)
Maven archetype for Sling Launchpad Webapp applications Build Status JavaDocs Maven Central
Apache Sling Maven JCROCM Plugin
(maven-jcrocm-plugin)
The Maven JcrOCM Plugin supports extracting and generation of Jackrabbit OCM descriptors from JavaDoc tags embedded in the Java Classes contained in the project sources Build Status JavaDocs Maven Central
Apache Sling Maven Launchpad Plugin
(maven-launchpad-plugin)
Maven Plugin supporting Sling Launchpad Build Status Test Status JavaDocs Maven Central
Apache Sling Maven Sling Plugin
(maven-sling-plugin)
Apache Sling Maven Plugin for Supporting Bundle Development Build Status Test Status JavaDocs Maven Central
Apache Sling Adapter Manager Implementation
(org.apache.sling.adapter)
Bundle implementing the AdapterManager and provides a convenience implementation of the Adaptable interface to make use of this AdapterManager. Build Status Test Status JavaDocs Maven Central
Apache Sling API
(org.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. Build Status Test Status JavaDocs Maven Central
Apache Sling - CMS
(org.apache.sling.cms)
Build Status Test Status
Apache Sling Authentication Service
(org.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. Build Status Test Status JavaDocs Maven Central auth
Apache Sling Form Based Authentication Handler
(org.apache.sling.auth.form)
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. Build Status Test Status JavaDocs Maven Central auth
Apache Sling Authentication XING API
(org.apache.sling.auth.xing.api)
Apache Sling Authentication XING API Build Status JavaDocs Maven Central contrib auth
Apache Sling Authentication XING Login
(org.apache.sling.auth.xing.login)
Build Status JavaDocs Maven Central contrib auth
Apache Sling Authentication XING OAuth
(org.apache.sling.auth.xing.oauth)
Apache Sling Authentication XING OAuth Build Status JavaDocs Maven Central contrib auth
Apache Sling Models bnd Plugin
(org.apache.sling.bnd.models)
This bnd plugin detected all Sling Models classes and adds a bundle header Sling-Model-Classes containing their names. Build Status Test Status JavaDocs Maven Central
Apache Sling Bundle Resource Provider
(org.apache.sling.bundleresource.impl)
Provides a ResourceProvider implementation supporting bundle based resources. Build Status Test Status JavaDocs Maven Central
Apache Sling Context-Aware Configuration API
(org.apache.sling.caconfig.api)
Apache Sling Context-Aware Configuration API Build Status JavaDocs Maven Central caconfig
Apache Sling Context-Aware Configuration bnd Plugin
(org.apache.sling.caconfig.bnd-plugin)
This bnd plugin detected all configuration annotation classes and adds a bundle header Sling-ContextAware-Configuration-Classes containing their names. Build Status Test Status JavaDocs Maven Central caconfig
Apache Sling Context-Aware Configuration Implementation
(org.apache.sling.caconfig.impl)
Apache Sling Context-Aware Configuration Implementation Build Status Test Status JavaDocs Maven Central caconfig
Apache Sling Context-Aware Configuration Integration Tests
(org.apache.sling.caconfig.integration-tests)
Integration tests for the Apache Sling Context-Aware Configuration Implementation Build Status Test Status caconfig
Apache Sling Context-Aware Configuration SPI
(org.apache.sling.caconfig.spi)
Apache Sling Context-Aware Configuration SPI Build Status Test Status JavaDocs Maven Central caconfig
Apache Sling Capabilities
(org.apache.sling.capabilities)
Build Status Test Status
Apache Sling Cassandra Resource Provider
(org.apache.sling.cassandra)
Provides a ResourceProvider implementation supporting Apache Cassandra based resources. Build Status Test Status contrib
Apache Sling Commons Cache API
(org.apache.sling.commons.cache.api)
This bundle porvides a Cache API for Sling applications to use. Build Status contrib
Apache Sling OSGi PAX Exam support library
(org.apache.sling.commons.cache.container-test)
This bundle provides a base class for OSGi Container tests. It should be incuded as a dependency with a scope of test. Build Status contrib
Apache Sling Cache API EhCache implementation
(org.apache.sling.commons.cache.ehcache)
This bundle provides an implementation of the Cache API using ehcache. Build Status Test Status contrib
Apache Sling Cache API Implementation support library
(org.apache.sling.commons.cache.impl)
This bundle provides an implementation support for Cache implementations. It is a utility jar that should be embedded. Build Status contrib
Apache Sling Cache Portal Cache
(org.apache.sling.commons.cache.portal)
This bundle provides an implementation of the portal Cache using the Cache API . Build Status contrib
Apache Sling Commons Clam
(org.apache.sling.commons.clam)
Apache Sling Commons Clam Build Status
Apache Sling Dynamic Class Loader Support
(org.apache.sling.commons.classloader)
This bundle provides support for dynamic class loading used for example by the scripting engines. Build Status Test Status JavaDocs Maven Central
Apache Sling Commons Java Compiler
(org.apache.sling.commons.compiler)
The Sling Commons Java Compiler bundle provides platform independent Java Compilation support using the Eclipse Java Compiler (org.eclipse.jdt). Build Status Test Status JavaDocs Maven Central
Apache Sling Content Detection Support
(org.apache.sling.commons.contentdetection)
Content-based MIME type detection Build Status Test Status JavaDocs Maven Central
Apache Sling Commons FileSystem ClassLoader
(org.apache.sling.commons.fsclassloader)
The Sling Commons FileSystem ClassLoader bundle provides a dynamic class loader for reading and writing class files from and to the file system. Build Status Test Status JavaDocs Maven Central
Apache Sling Commons HTML Utilities
(org.apache.sling.commons.html)
The Sling Commons HTML bundle provides utility classes for parsing and creating HTML. Build Status Test Status JavaDocs Maven Central contrib
Apache Sling Commons Johnzon Wrapper Library
(org.apache.sling.commons.johnzon)
Apache Johnzon powered javax.json library Build Status JavaDocs Maven Central
Apache Sling Log WebConsole
(org.apache.sling.commons.log.webconsole)
This bundle provides webconsole plugin for Sling Commons Log Build Status Test Status JavaDocs Maven Central
Apache Sling Commons Log
(org.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. Build Status Test Status JavaDocs Maven Central
Apache Sling OSGi LogService Implementation
(org.apache.sling.commons.logservice)
Implementation of the OSGi Compendium Log Service using SLF4J as the actual logging backend. Build Status Test Status JavaDocs Maven Central
Apache Sling Commons Messaging Mail
(org.apache.sling.commons.messaging.mail)
Messaging service using Commons Email to send mails. Build Status Test Status
Apache Sling Commons Messaging
(org.apache.sling.commons.messaging)
Apache Sling Commons Messaging Build Status
Apache Sling RRD4J metrics reporter
(org.apache.sling.commons.metrics-rrd4j)
Stores Metrics to the local filesystem using RRD4J. Build Status Test Status JavaDocs Maven Central
Apache Sling Metrics
(org.apache.sling.commons.metrics)
Integrates Metric library with Sling. Refer to https://sling.apache.org/documentation/bundles/metrics.html for details Build Status Test Status JavaDocs Maven Central
Apache Sling Commons MIME type mapping support
(org.apache.sling.commons.mime)
Support for configurable MIME type mapping and querying Build Status Test Status JavaDocs Maven Central
Apache Sling Commons OSGi support
(org.apache.sling.commons.osgi)
Commons OSGi Build Status Test Status JavaDocs Maven Central
Apache Sling Commons Scheduler Support
(org.apache.sling.commons.scheduler)
Support for scheduling. Build Status Test Status JavaDocs Maven Central
Apache Sling Testing Utilities
(org.apache.sling.commons.testing)
Tools and utilities for automated testing of Sling modules Build Status Test Status JavaDocs Maven Central
Apache Sling Thread Dumper
(org.apache.sling.commons.threaddump)
Plugin providing plugins to the Felix Shell and Web Console to have the current threads with the stack traces dumped. Build Status
Apache Sling Thread Support
(org.apache.sling.commons.threads)
Support for thread handling like pooling. Build Status Test Status JavaDocs Maven Central
Apache Sling Crankstart Launcher
(org.apache.sling.crankstart.launcher)
Sling launcher that gets artifacts defined in a Sling Provisioning Model at runtime, instead of embedding them in the launcher jar like the Sling Launchpad does. Build Status Test Status JavaDocs Maven Central contrib crankstart
Apache Sling Crankstart Test Provisioning Model
(org.apache.sling.crankstart.test.model)
Additional Provisioning Model used in Crankstart tests. Build Status crankstart
Apache Sling Crankstart Test Services
(org.apache.sling.crankstart.test.services)
Bundle used to test the Crankstart launcher Build Status JavaDocs Maven Central contrib crankstart
Apache Sling DataSource Provider
(org.apache.sling.datasource)
Enables creation of DataSource based on OSGi configuration. Refer to http://sling.apache.org/documentation/bundles/datasource-providers.html for more details Build Status Test Status JavaDocs Maven Central contrib
Apache Sling Discovery API
(org.apache.sling.discovery.api)
Support for topology discovery of instances. Build Status JavaDocs Maven Central discovery
Apache Sling Discovery Base
(org.apache.sling.discovery.base)
Contains Connector and Properties support that some implementations might choose to build upon Build Status Test Status JavaDocs Maven Central discovery
Apache Sling Discovery Commons
(org.apache.sling.discovery.commons)
Common services related to Sling Discovery Build Status Test Status JavaDocs Maven Central discovery
Apache Sling Resource-Based Discovery Service
(org.apache.sling.discovery.impl)
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. Build Status Test Status JavaDocs Maven Central discovery
Apache Sling Oak-Based Discovery Service
(org.apache.sling.discovery.oak)
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. Build Status Test Status JavaDocs Maven Central discovery
Apache Sling Discovery Standalone Implementation
(org.apache.sling.discovery.standalone)
Implementation of the discovery API for standalone instances Build Status Test Status JavaDocs Maven Central discovery
Apache Sling Discovery Support Bundle
(org.apache.sling.discovery.support)
Supporting services for the discovery Build Status JavaDocs Maven Central discovery
Apache Sling Distribution API
(org.apache.sling.distribution.api)
The Apache Sling Distribution API bundle provides the APIs for the Sling Content Distribution module Build Status JavaDocs Maven Central contrib distribution
Apache Sling Distribution Avro Serializer
(org.apache.sling.distribution.avro-serializer)
The Apache Sling Distribution Avro Serializer extensions bundle provides an Avro serialization implementation for Sling Content Distribution Build Status Test Status contrib distribution
Apache Sling Distribution Core
(org.apache.sling.distribution.core)
The Apache Sling Distribution Core bundle provides the basic code infrastructure and API implementations for the Sling Content Distribution module Build Status Test Status JavaDocs Maven Central contrib distribution
Apache Sling Distribution Integration Tests
(org.apache.sling.distribution.it)
Project tests functionality for org.apache.sling.distribution bundle Build Status JavaDocs Maven Central contrib distribution
Apache Sling Distribution Kryo Serializer
(org.apache.sling.distribution.kryo-serializer)
The Apache Sling Distribution Kryo Serializer extension bundle provides a Kryo based serializer implementations for Sling Content Distribution Build Status Test Status contrib distribution
Apache Sling Distribution Sample
(org.apache.sling.distribution.sample)
The Apache Sling Distribution sample bundle provides a set of sample configurations and custom component implementations. Build Status JavaDocs Maven Central contrib distribution
Apache Sling Dynamic Include
(org.apache.sling.dynamic-include)
Dynamic Include filter for Apache Sling Build Status Test Status JavaDocs Maven Central contrib
Apache Sling Engine Implementation
(org.apache.sling.engine)
Bundle implementing the core of Apache Sling. Build Status Test Status JavaDocs Maven Central
Apache Sling Event API
(org.apache.sling.event.api)
Support API for eventing. Build Status JavaDocs Maven Central event
Apache Sling Distributed Event Admin
(org.apache.sling.event.dea)
Support distributing events through the OSGi event admin. Build Status Test Status JavaDocs Maven Central event
Apache Sling Event Support
(org.apache.sling.event)
Support for eventing. Build Status Test Status JavaDocs Maven Central
Apache Sling ClassLoader Leak Detector
(org.apache.sling.extensions.classloader-leak-detector)
Provides a web console configuration printer to provide details around classloader leaks Build Status JavaDocs Maven Central contrib
Apache Sling Logback Groovy Fragment
(org.apache.sling.extensions.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. Build Status contrib
Apache Sling SLF4J MDC Filter
(org.apache.sling.extensions.slf4j.mdc)
SLF4J Message Diagnostic Context (MDC) Filter which extracts various details from requests and adds them to the MDC Build Status Test Status JavaDocs Maven Central contrib
Apache Sling Web Console Branding
(org.apache.sling.extensions.webconsolebranding)
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. Build Status JavaDocs Maven Central
Apache Sling Web Console Security Provider
(org.apache.sling.extensions.webconsolesecurityprovider)
WebConsoleSecurityProvider for the Apache Felix Web Console using the Apache Sling Auth Core bundle to authenticate users. Build Status JavaDocs Maven Central
Apache Sling Feature Analyser
(org.apache.sling.feature.analyser)
A feature describes an OSGi system Build Status Test Status JavaDocs Maven Central feature
Apache Sling Feature Application Builder
(org.apache.sling.feature.applicationbuilder)
A feature describes an OSGi system Build Status Test Status feature
Apache Sling Feature IO Module
(org.apache.sling.feature.io)
IO functionality for the Feature Model Build Status Test Status JavaDocs Maven Central feature
Apache Sling Feature Karaf
(org.apache.sling.feature.karaf)
A feature describes an OSGi system Build Status feature
Apache Sling Feature Launcher
(org.apache.sling.feature.launcher)
A application launcher using Apache Sling Features Build Status feature
Apache Sling Feature Model Converter
(org.apache.sling.feature.modelconverter)
A feature describes an OSGi system Build Status Test Status JavaDocs Maven Central feature
Apache Sling Feature Resolver
(org.apache.sling.feature.resolver)
Resolver integration of the Feature Model Build Status Test Status feature
Apache Sling Feature
(org.apache.sling.feature)
A feature describes an OSGi system Build Status Test Status JavaDocs Maven Central
Apache Sling Feature Flags
(org.apache.sling.featureflags)
Build Status JavaDocs Maven Central
Apache Sling System Bundle Extension: Activation API
(org.apache.sling.fragment.activation)
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. Build Status JavaDocs Maven Central fragment
Apache Sling System Bundle Extension: Nashorn Scripting API
(org.apache.sling.fragment.nashorn)
Adds the Nashorn Scripting API package to the system bundle exports. Build Status contrib fragment
Apache Sling System Bundle Extension: Java Transaction API
(org.apache.sling.fragment.transaction)
Adds the javax.transaction and javax.transaction.xa packages to the system bundle exports. Build Status JavaDocs Maven Central fragment
Apache Sling System Bundle Extension: WS APIs
(org.apache.sling.fragment.ws)
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. Build Status JavaDocs Maven Central fragment
Apache Sling System Bundle Extension: XML APIs
(org.apache.sling.fragment.xml)
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. Build Status JavaDocs Maven Central fragment
Apache Sling File System Resource Provider
(org.apache.sling.fsresource)
Provides a ResourceProvider implementation supporting file system based resources. Build Status Test Status JavaDocs Maven Central
Apache Sling Hypermedia API client-side tools
(org.apache.sling.hapi.client)
Sling client-side tools for HApi Build Status Test Status JavaDocs Maven Central contrib hapi
Apache Sling Hypermedia Api Sample Content
(org.apache.sling.hapi.samplecontent)
Sling Hypermedia Api demo content Build Status contrib hapi
Apache Sling Hypermedia API tools
(org.apache.sling.hapi)
Sling tools for adding support for defining, maintaining and consuming a Hypermedia API in sling components Build Status Test Status JavaDocs Maven Central contrib
Apache Sling Health Check Annotations
(org.apache.sling.hc.annotations)
Sling Health Check Annotations Build Status JavaDocs Maven Central hc
Apache Sling Health Check API
(org.apache.sling.hc.api)
The Sling Health Check API Build Status Test Status JavaDocs Maven Central hc
Apache Sling Health Check Core
(org.apache.sling.hc.core)
The Sling Health Check Core Build Status Test Status JavaDocs Maven Central hc
Apache Sling Health Check Integration Tests
(org.apache.sling.hc.it)
Build Status Test Status JavaDocs Maven Central hc
Apache Sling Health Check JUnit Bridge
(org.apache.sling.hc.junit.bridge)
Makes Sling Health Checks available as server-side JUnit tests, to allow them to be used as part of integration tests. Build Status Test Status JavaDocs Maven Central hc
Apache Sling Health Check Samples
(org.apache.sling.hc.samples)
Sling Health Check sample content and configurations Build Status Test Status JavaDocs Maven Central hc
Apache Sling Health Check Support Components
(org.apache.sling.hc.support)
Default Sling Health Check Support Components Build Status Test Status JavaDocs Maven Central hc
Apache Sling Health Check Webconsole Plugin
(org.apache.sling.hc.webconsole)
Webconsole plugin for Sling Health Check Services Build Status JavaDocs Maven Central hc
Apache Sling I18N Support
(org.apache.sling.i18n)
Support for creating Java I18N ResourceBundles from repository resources. Build Status Test Status JavaDocs Maven Central
Apache Sling Installer WebConsole Plugin
(org.apache.sling.installer.console)
Provides a web console plugin for the OSGi installer Build Status JavaDocs Maven Central installer
Apache Sling Installer
(org.apache.sling.installer.core)
Provides services to install OSGi bundles and configurations by supplying input streams and dictionaries. Build Status Test Status JavaDocs Maven Central installer
Apache Sling Installer Configuration Admin Support
(org.apache.sling.installer.factory.configuration)
Provides support for configurations to the Apache Sling OSGi installer Build Status Test Status JavaDocs Maven Central installer
Apache Sling Deployment Package Installer
(org.apache.sling.installer.factory.deploymentpackage)
Provides support for deployment packages to the Apache Sling OSGi installer Build Status installer
Apache Sling Installer Provisioning Model Support
(org.apache.sling.installer.factory.model)
Provides support for the provisioning model to the Apache Sling OSGi installer Build Status installer
Apache Sling Installer Content Package Support
(org.apache.sling.installer.factory.packages)
Provides support for content packages to the Apache Sling OSGi installer Build Status installer
Apache Sling Subsystems Base Installer
(org.apache.sling.installer.factory.subsystems-base)
Provides support for subsystems-base files to the Apache Sling OSGi installer Build Status Test Status installer
Apache Sling Subsystems Installer
(org.apache.sling.installer.factory.subsystems)
Provides support for subsystems to the Apache Sling OSGi installer Build Status JavaDocs Maven Central installer
Apache Sling Installer Health Checks
(org.apache.sling.installer.hc)
Provides Sling Health Checks related to the Sling Installer. Build Status JavaDocs Maven Central installer
Apache Sling Installer Integration Tests
(org.apache.sling.installer.it)
Integration tests of the Sling installer bundle Build Status Test Status JavaDocs Maven Central installer
Apache Sling File Installer
(org.apache.sling.installer.provider.file)
Installs OSGi bundles and configurations from the file system. Build Status JavaDocs Maven Central installer
Apache Sling JCR Installer
(org.apache.sling.installer.provider.jcr)
Installs OSGi bundles and configurations found in the JCR repository. Build Status Test Status JavaDocs Maven Central installer
Apache Sling javax.activation bundle
(org.apache.sling.javax.activation)
The Apache Sling javax.activation bundle contributes an OSGi-compatible activation bundle. Build Status JavaDocs Maven Central
Apache Sling JCR API
(org.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. Build Status JavaDocs Maven Central jcr
Apache Sling JCR Base Bundle
(org.apache.sling.jcr.base)
The JCR base bundle provides JCR utility classes Build Status Test Status JavaDocs Maven Central jcr
Apache Sling JCR ClassLoader
(org.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. Build Status JavaDocs Maven Central jcr
Apache Sling Initial Content Loader
(org.apache.sling.jcr.contentloader)
This bundle provides initial content installation through bundles. Build Status Test Status JavaDocs Maven Central jcr
Apache Sling JCR Content Parser
(org.apache.sling.jcr.contentparser)
Parser for JCR repository content stored in files (e.g. JSON, FileVault XML). Build Status Test Status JavaDocs Maven Central jcr
Apache Sling JCR DavEx
(org.apache.sling.jcr.davex)
Bundle to access JCR repositories over DavEx Build Status Test Status JavaDocs Maven Central jcr
Apache Sling Jackrabbit JSR-283 Access Control Manager Support
(org.apache.sling.jcr.jackrabbit.accessmanager)
Provides SlingPostOperations for the Jackrabbit JSR-283 Access Control Manager. Build Status Test Status JavaDocs Maven Central jcr
Apache Sling JCR Jackrabbit Base
(org.apache.sling.jcr.jackrabbit.base)
The JCR base bundle provides Jackrabbit utility classes Build Status jcr
Apache Sling Jackrabbit UserManager Support
(org.apache.sling.jcr.jackrabbit.usermanager)
Provides ResourceProvider and SlingPostOperations for the Jackrabbit UserManager. Build Status JavaDocs Maven Central jcr
Apache Sling Wrapper Bundle for the JCR API
(org.apache.sling.jcr.jcr-wrapper)
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. Build Status JavaDocs Maven Central jcr
Apache Sling JCR JS NodeTypes
(org.apache.sling.jcr.js.nodetypes)
Uses Apache Sling to generate a JavaScript representation of JCR node types. Build Status Test Status contrib jcr
Apache Sling JCR Oak Repository Server
(org.apache.sling.jcr.oak.server)
This bundle provides a SlingRepository based on Apache Jackrabbit Oak. Build Status Test Status JavaDocs Maven Central jcr
Apache Sling JCR Repository Registration
(org.apache.sling.jcr.registration)
Bundle providing support to publish JCR repository services via RMI and/or JNDI Build Status JavaDocs Maven Central jcr
Apache Sling JCR RepoInit module
(org.apache.sling.jcr.repoinit)
Initializes a JCR repository based on the output of the RepoInit Language parser. Build Status Test Status JavaDocs Maven Central jcr
Apache Sling Versioning Integration Tests
(org.apache.sling.jcr.repository.it-resource-versioning)
Tests versioning API implementation in JcrResourceProvider Build Status Test Status jcr
Apache Sling JCR Resource Resolver
(org.apache.sling.jcr.resource)
This bundle provides the JCR based ResourceProvider. Build Status Test Status JavaDocs Maven Central jcr
Apache Sling JCR Resource Security
(org.apache.sling.jcr.resourcesecurity)
This bundle provides a resource access gate to protect resources based on JCR nodes. Build Status JavaDocs Maven Central contrib jcr
Apache Sling JCR WebConsole Bundle
(org.apache.sling.jcr.webconsole)
The JCR WebConsole bundle provides Felix WebConsole plugins. Build Status JavaDocs Maven Central jcr
Apache Sling JCR WebDAV
(org.apache.sling.jcr.webdav)
Bundle to access JCR repositories over WebDAV Build Status Test Status JavaDocs Maven Central jcr
Apache Sling MoM Implementation using JMS with AMQ
(org.apache.sling.jms)
Provides a JMS Connection provider that works OOTB in a cluster or uses a pre-existing AMQ endpoint depending on the configuration. Build Status Test Status JavaDocs Maven Central contrib
Apache Sling JMX Resource Provider
(org.apache.sling.jmx.provider)
Build Status JavaDocs Maven Central contrib
Apache Sling Jobs Service Integration Tests Bundle
(org.apache.sling.jobs-it-services)
Integration tests for the Jobs implementation Build Status contrib jobs
Apache Sling Jobs Integration Tests
(org.apache.sling.jobs-it)
Integration testing Support for Job processing using message passing.. Build Status contrib jobs
Apache Sling Jobs Support
(org.apache.sling.jobs)
Support for Job processing using message passing.. Build Status Test Status JavaDocs Maven Central contrib
Apache Sling JUnit Core
(org.apache.sling.junit.core)
Runs JUnit tests in an OSGi framework and provides the JUnit libraries Build Status Test Status JavaDocs Maven Central junit
Apache Sling JUnit Health Checks
(org.apache.sling.junit.healthcheck)
Sling Health Check services that run JUnit tests Build Status Test Status JavaDocs Maven Central junit
Apache Sling JUnit Performance
(org.apache.sling.junit.performance)
Provides utilities for JUnit to run performance tests and report results Build Status Test Status junit
Apache Sling JUnit Remote Tests Runners
(org.apache.sling.junit.remote)
Utilities to run server-side JUnit tests remotely Build Status Test Status JavaDocs Maven Central junit
Apache Sling JUnit Scriptable Tests Provider
(org.apache.sling.junit.scriptable)
Registers Sling test resources with the JUnit core so that they can be run as tests. Build Status Test Status JavaDocs Maven Central junit
Apache Sling JUnit Tests Teleporter
(org.apache.sling.junit.teleporter)
Client-side implementation of the Teleporter mechanism for server-side JUnit tests Build Status Test Status JavaDocs Maven Central junit
Apache Sling - Karaf Configs
(org.apache.sling.karaf-configs)
Apache Sling configurations for provisioning with Apache Karaf Build Status karaf
Apache Sling - Karaf Distribution
(org.apache.sling.karaf-distribution)
Apache Sling Karaf Distribution Build Status karaf
Apache Sling - Karaf Features
(org.apache.sling.karaf-features)
Apache Sling Features for provisioning with Apache Karaf Build Status karaf
Apache Sling - Karaf Integration Tests
(org.apache.sling.karaf-integration-tests)
Integration Tests for Apache Sling Karaf Build Status Test Status karaf
Apache Sling - Karaf Launchpad Integration Tests (Oak Tar)
(org.apache.sling.karaf-launchpad-oak-tar-integration-tests)
Launchpad Integration Tests for Apache Sling with Oak Tar on Karaf Build Status Test Status karaf
Apache Sling Launchpad API
(org.apache.sling.launchpad.api)
This module contains the API exposed by Launchpad to bundles. Build Status JavaDocs Maven Central launchpad
Apache Sling Launchpad Base
(org.apache.sling.launchpad.base)
This module contains the common classes and configuration files used by the various launchpad modules.. Build Status Test Status JavaDocs Maven Central launchpad
Apache Sling Launchpad Contrib Testing
(org.apache.sling.launchpad.contrib-testing)
Apache Sling Launchpad Contrib Testing module, contains integration tests that were previously in the launchpad webapp module. Build Status Test Status contrib launchpad
Apache Sling Launchpad Installer
(org.apache.sling.launchpad.installer)
This module installs the contents of the launchpad archive into the framework. Build Status Test Status JavaDocs Maven Central launchpad
Apache Sling Launchpad Integration Tests
(org.apache.sling.launchpad.integration-tests)
Sling Integration Tests, contains integration tests that are used by the testing project and other upstream testing projects. Build Status JavaDocs Maven Central launchpad
Apache Sling Launchpad Test Bundles
(org.apache.sling.launchpad.test-bundles)
Bundles required for testing Apache Sling Build Status JavaDocs Maven Central launchpad
Apache Sling Launchpad Testing Fragment Bundle
(org.apache.sling.launchpad.test-fragment)
Sling fragment bundle used by the Launchpad Testing integration tests Build Status JavaDocs Maven Central launchpad
Apache Sling Launchpad Testing Services WAR
(org.apache.sling.launchpad.test-services-war)
Sling services used by the Launchpad Testing integration tests in WAR form. Build Status JavaDocs Maven Central launchpad
Apache Sling Launchpad Testing Services
(org.apache.sling.launchpad.test-services)
Sling services used by the Launchpad Testing integration tests Build Status JavaDocs Maven Central launchpad
Apache Sling Launchpad Testing WAR
(org.apache.sling.launchpad.testing-war)
Sling Launchpad Testing module, contains integration tests that were previously in the launchpad webapp module. Build Status Test Status JavaDocs Maven Central launchpad
Apache Sling Launchpad Testing
(org.apache.sling.launchpad.testing)
Sling Launchpad Testing module, contains integration tests that were previously in the launchpad webapp module. Build Status Test Status JavaDocs Maven Central launchpad
Apache Sling Models API
(org.apache.sling.models.api)
Apache Sling Models API Build Status Test Status JavaDocs Maven Central models
Apache Sling Models Implementation
(org.apache.sling.models.impl)
Apache Sling Models Implementation Build Status Test Status JavaDocs Maven Central models
Apache Sling Models Integration Tests
(org.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. Build Status Test Status models
Apache Sling Models Jackson Exporter
(org.apache.sling.models.jacksonexporter)
Apache Sling Models Client Model Exporter - Jackson Build Status Test Status JavaDocs Maven Central models
Apache Sling Models Validation Implementation
(org.apache.sling.models.validation-impl)
Validation Implementation which leverages Sling Validation Build Status Test Status models
Apache Sling Message oriented Middleware API
(org.apache.sling.mom)
An API to support message passing using queues or publish/subscribe patterns. Build Status JavaDocs Maven Central contrib
Apache Sling MongoDB Resource Provider
(org.apache.sling.mongodb)
Build Status contrib
Apache Sling NoSQL Couchbase Client
(org.apache.sling.nosql.couchbase-client)
Couchbase client provider using Couchbase SDK 2. Build Status Test Status JavaDocs Maven Central contrib nosql
Apache Sling NoSQL Couchbase Resource Provider
(org.apache.sling.nosql.couchbase-resourceprovider)
Resource Provider with Couchbase Persistence for Apache Sling. Build Status JavaDocs Maven Central contrib nosql
Apache Sling NoSQL Generic Resource Provider
(org.apache.sling.nosql.generic)
Build Status Test Status JavaDocs Maven Central contrib nosql
Apache Sling NoSQL Launchpad
(org.apache.sling.nosql.launchpad)
Build Status contrib nosql
Apache Sling NoSQL MongoDB Resource Provider
(org.apache.sling.nosql.mongodb-resourceprovider)
Resource Provider with MongoDB Persistence for Apache Sling. Build Status JavaDocs Maven Central contrib nosql
Apache Sling Oak Restrictions
(org.apache.sling.oak.restrictions)
Supports additional restrictions for OAK (e.g. for resource type). Build Status Test Status JavaDocs Maven Central contrib
Apache Sling Pax Exam Utilities
(org.apache.sling.paxexam.util)
Build Status Test Status Coverage Status JavaDocs Maven Central
Apache Sling Performance Test Tools Reactor
(org.apache.sling.performance.reactor)
Reactor for the Apache Sling Performance Test Tools Build Status Test Status
Apache Sling Pipes
(org.apache.sling.pipes)
bulk content changes tool Build Status Test Status JavaDocs Maven Central contrib
Apache Sling Provisioning Model
(org.apache.sling.provisioning.model)
The provisioning model for Apache Sling Build Status Test Status JavaDocs Maven Central
Apache Sling Query
(org.apache.sling.query)
jQuery-inspired repository traversal tool for Sling Build Status Test Status JavaDocs Maven Central contrib
Apache Sling RepoInit Integration Tests
(org.apache.sling.repoinit.it)
DISABLED - these tests have moved elsewhere, see SLING-7454 repoinit
Apache Sling RepoInit Parser
(org.apache.sling.repoinit.parser)
Parser for the Repository Initialization language used in Sling Build Status Test Status JavaDocs Maven Central repoinit
Apache Sling Request Processing Analyzer
(org.apache.sling.reqanalyzer)
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 Build Status Test Status contrib
Apache Sling Resource Editor
(org.apache.sling.resource-editor)
A resource editor for Apache Sling. Build Status contrib
Apache Sling Inventory Printer Based on Resources
(org.apache.sling.resource.inventory)
Build Status Test Status JavaDocs Maven Central contrib
Apache Sling Resource Presence
(org.apache.sling.resource.presence)
Apache Sling Resource Presence Build Status Test Status JavaDocs Maven Central
Apache Sling Resource Access Security Integration Tests
(org.apache.sling.resourceaccesssecurity.it)
Project that tests functionality for org.apache.sling.resourceaccesssecurity bundle. Build Status Test Status
Apache Sling Resource Access Security
(org.apache.sling.resourceaccesssecurity)
This bundle provides in implementation of the ResourceAccessSecurity service Build Status JavaDocs Maven Central
Apache Sling Resource Builder
(org.apache.sling.resourcebuilder)
Utilities to create Sling content Build Status Test Status JavaDocs Maven Central
Apache Sling Resource Collection API
(org.apache.sling.resourcecollection)
The Apache Sling resource collection bundle provides an api to manage collections of Resources. Build Status Test Status JavaDocs Maven Central contrib
Apache Sling Resource Merger
(org.apache.sling.resourcemerger)
This bundle provides services to merge resources. Build Status Test Status JavaDocs Maven Central contrib
Apache Sling Resource Resolver
(org.apache.sling.resourceresolver)
This bundle provides the Resource Resolver and the Resource Resolver Factory. Build Status Test Status JavaDocs Maven Central
Apache Sling Rewriter
(org.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. Build Status Test Status JavaDocs Maven Central contrib
Apache Sling Scripting API
(org.apache.sling.scripting.api)
This bundle provides the internal API to implement scripting. Build Status JavaDocs Maven Central scripting
Apache Sling Script Console
(org.apache.sling.scripting.console)
Web Console plugin for evaluating scripts Build Status JavaDocs Maven Central contrib scripting
Apache Sling Scripting Core implementation
(org.apache.sling.scripting.core)
Sling Scripting core functionality Build Status Test Status JavaDocs Maven Central scripting
Apache Sling Wrapper Bundle for Apache Tomcat EL API
(org.apache.sling.scripting.el-api)
This bundle wraps the Apache Tomcat 6.0.14 EL API used by Apache Sling Scripting JSP. Build Status JavaDocs Maven Central scripting
Apache Sling Scripting ESX
(org.apache.sling.scripting.esx)
Support NodeJS like scripting and module resolution Build Status contrib scripting
Apache Sling Scripting FreeMarker
(org.apache.sling.scripting.freemarker)
Support for FreeMarker scripting Build Status Test Status contrib scripting
Apache Sling Scripting Groovy
(org.apache.sling.scripting.groovy)
Support for scripting with Groovy Build Status Test Status JavaDocs Maven Central contrib scripting
Apache Sling Scripting Java Support
(org.apache.sling.scripting.java)
Support for scripting Java Build Status JavaDocs Maven Central contrib scripting
Apache Sling Scripting JavaScript Support
(org.apache.sling.scripting.javascript)
Support for JavaScript scripting Build Status Test Status JavaDocs Maven Central scripting
Apache Sling Wrapper Bundle for Apache Tomcat JSP API
(org.apache.sling.scripting.jsp-api)
This bundle wraps the Apache Tomcat 6.0.14 JSP API used by Apache Sling Scripting JSP. Build Status JavaDocs Maven Central scripting
Apache Sling Scripting JSP Standard Tag Library
(org.apache.sling.scripting.jsp.jstl)
JavaServer Pages Standard Tag Library based on Jakarta Taglibs (XML support excluded) Build Status scripting
Apache Sling Scripting JSP Tag Library
(org.apache.sling.scripting.jsp.taglib)
Core Tag Library for Apache Sling JSP support Build Status Test Status JavaDocs Maven Central scripting
Apache Sling Scripting JSP Support
(org.apache.sling.scripting.jsp)
Support for JSP scripting Build Status JavaDocs Maven Central scripting
Apache Sling Scripting HTL Java Compiler
(org.apache.sling.scripting.sightly.compiler.java)
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. Build Status Test Status JavaDocs Maven Central scripting
Apache Sling Scripting HTL Compiler
(org.apache.sling.scripting.sightly.compiler)
The Apache Sling Scripting HTL Compiler provides support for compiling HTML Template Language scripts into an Abstract Syntax Tree. Build Status Test Status JavaDocs Maven Central scripting
Apache Sling Scripting HTL JavaScript Use Provider
(org.apache.sling.scripting.sightly.js.provider)
Build Status JavaDocs Maven Central scripting
Apache Sling Scripting HTL Sling Models Use Provider
(org.apache.sling.scripting.sightly.models.provider)
Build Status JavaDocs Maven Central scripting
Apache Sling Scripting HTL Read-Eval-Print Loop Environment
(org.apache.sling.scripting.sightly.repl)
REPL for Apache Sling Scripting HTL engine Build Status JavaDocs Maven Central scripting
Apache Sling Scripting HTL Integration Tests Content
(org.apache.sling.scripting.sightly.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. Build Status JavaDocs Maven Central scripting
Apache Sling Scripting HTL Integration Tests
(org.apache.sling.scripting.sightly.testing)
This project runs the integration tests for validating the Apache Sling Scripting HTL implementation against the Adobe HTL TCK. Build Status Test Status JavaDocs Maven Central scripting
Apache Sling Scripting HTL Engine
(org.apache.sling.scripting.sightly)
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. Build Status Test Status JavaDocs Maven Central scripting
Apache Sling Scripting Thymeleaf
(org.apache.sling.scripting.thymeleaf)
Apache Sling Scripting Thymeleaf Build Status Test Status JavaDocs Maven Central contrib scripting
Apache Sling Scripting W3C XML Processing Support
(org.apache.sling.scripting.xproc)
Support for W3C XML Processing scripting (http://www.w3.org/XML/Processing/) Build Status Test Status contrib scripting
Apache Sling Security
(org.apache.sling.security)
The Apache Sling Security module. Build Status Test Status JavaDocs Maven Central contrib
Apache Sling Service User Web Console
(org.apache.sling.serviceuser.webconsole)
Provides an OSGi Web Console for creating, updating and viewing Service Users. Build Status JavaDocs Maven Central
Apache Sling Service User Mapper
(org.apache.sling.serviceusermapper)
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. Build Status Test Status JavaDocs Maven Central
Apache Sling Servlet Helpers
(org.apache.sling.servlet-helpers)
Mock implementations of SlingHttpServletRequest, SlingHttpServletResponse and related classes. Build Status Test Status JavaDocs Maven Central
Apache Sling Servlets Annotations IT
(org.apache.sling.servlets.annotations.it)
Integration tests for OSGi DS 1.4 component property type annotations for Sling servlets and filters Build Status Test Status servlets
Apache Sling Servlet Annotations
(org.apache.sling.servlets.annotations)
OSGi DS 1.4 component property type annotations for Sling servlets and filters Build Status JavaDocs Maven Central servlets
Apache Sling Default GET Servlets
(org.apache.sling.servlets.get)
Provides default GET servlets for HTML, Text and JSON rendering and streaming resources. Build Status Test Status JavaDocs Maven Central servlets
Apache Sling Default POST Servlets
(org.apache.sling.servlets.post)
Provides default POST servlets. Build Status Test Status JavaDocs Maven Central servlets
Apache Sling Servlet Resolver
(org.apache.sling.servlets.resolver)
Bundle implementing the Sling API ServletResolver. Build Status Test Status JavaDocs Maven Central servlets
Apache Sling Settings
(org.apache.sling.settings)
Settings support including run modes Build Status Test Status JavaDocs Maven Central
Apache Sling Starter Content
(org.apache.sling.starter.content)
This bundle provides content that is loaded in the JCR repository for the Sling Starter. Build Status JavaDocs Maven Central starter
Apache Sling Starter Startup Module
(org.apache.sling.starter.startup)
A module for handling the startup of the Apache Sling Starter. Build Status JavaDocs Maven Central starter
Apache Sling Starter Application
(org.apache.sling.starter)
The Sling Starter application, available in both JAR and WAR flavors. Build Status Test Status JavaDocs Maven Central
Apache Sling Startup Filter Disabler
(org.apache.sling.startupfilter.disabler)
Registers a StartupFilterDisabler to disable the Sling Startup Filter. Configure this bundle with a high enough run level to remove the startup filter once the system is ready. Build Status contrib
Apache Sling Startup Filter
(org.apache.sling.startupfilter)
Servlet Filter that blocks access to Sling while starting up. Build Status Test Status contrib
Apache Sling Superimposing Resource Provider
(org.apache.sling.superimposing)
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. Build Status Test Status JavaDocs Maven Central contrib
Apache Sling Log Tail Implementation
(org.apache.sling.tail)
This bundle enables a web tail view of the system log files. Build Status contrib
Apache Sling Tenant
(org.apache.sling.tenant)
This bundle provides the Tenant Provider Implementation and API. Build Status Test Status JavaDocs Maven Central contrib
Apache Sling Context-Aware Configuration Mock Plugin
(org.apache.sling.testing.caconfig-mock-plugin)
Mock Context Plugin for Apache Sling Context-Aware Configuration Build Status Test Status JavaDocs Maven Central testing
Apache Sling Testing Clients
(org.apache.sling.testing.clients)
Sling testing http clients and utils Build Status Test Status JavaDocs Maven Central testing
Apache Sling Testing Email Support
(org.apache.sling.testing.email)
Contains utilities that assist in validating email-enabled OSGi applications. Build Status Test Status JavaDocs Maven Central testing
Apache Sling Testing Hamcrest
(org.apache.sling.testing.hamcrest)
Hamcrest matchers tailored for Apache Sling Build Status Test Status JavaDocs Maven Central testing
Apache Sling Testing JCR Mock
(org.apache.sling.testing.jcr-mock)
Mock implementation of selected JCR APIs. Build Status Test Status JavaDocs Maven Central testing
Apache Sling Testing Mock Log Configuration
(org.apache.sling.testing.logging-mock)
Default simple SLF4J log configuration for Mock libraries. Build Status JavaDocs Maven Central testing
Apache Sling Testing OSGi Mock
(org.apache.sling.testing.osgi-mock)
Mock implementation of selected OSGi APIs. Build Status Test Status JavaDocs Maven Central testing
Apache Sling Testing PaxExam
(org.apache.sling.testing.paxexam)
Test support for use with Pax Exam. Build Status Test Status JavaDocs Maven Central testing
Apache Sling Testing Resource Resolver Mock
(org.apache.sling.testing.resourceresolver-mock)
Mock for the resource resolver / factory for easier testing. Build Status Test Status JavaDocs Maven Central testing
Apache Sling Testing Rules
(org.apache.sling.testing.rules)
Sling testing junit rules and utils Build Status Test Status JavaDocs Maven Central testing
Apache Sling Server Setup Tools
(org.apache.sling.testing.serversetup)
Sling Server Setup utilities. Build Status Test Status JavaDocs Maven Central testing
Apache Sling Testing Sling Mock Jackrabbit Oak-based Resource Resolver
(org.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. Build Status Test Status JavaDocs Maven Central testing
Apache Sling Testing Sling Mock
(org.apache.sling.testing.sling-mock)
Mock implementation of selected Sling APIs. Build Status Test Status JavaDocs Maven Central testing
Apache Sling Tooling Support Install
(org.apache.sling.tooling.support.install)
Build Status JavaDocs Maven Central tooling
Apache Sling Tooling Support Source
(org.apache.sling.tooling.support.source)
Build Status Test Status JavaDocs Maven Central tooling
Apache Sling Log Tracer
(org.apache.sling.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 Build Status Test Status JavaDocs Maven Central contrib
Apache Sling URL Rewriter
(org.apache.sling.urlrewriter)
Apache Sling URL Rewriter Build Status JavaDocs Maven Central contrib
Apache Sling Validation Framework API
(org.apache.sling.validation.api)
The Apache Sling Validation Framework API Build Status JavaDocs Maven Central validation
Apache Sling Validation Framework Core Implementation
(org.apache.sling.validation.core)
Provides Validation services to Apache Sling Build Status Test Status JavaDocs Maven Central validation
Apache Sling Validation Framework Examples
(org.apache.sling.validation.examples)
Demo Examples for the Apache Sling Validation Framework Build Status validation
Apache Sling Validation Framework Testing Services
(org.apache.sling.validation.test-services)
Build Status JavaDocs Maven Central validation
Apache Sling XSS Protection
(org.apache.sling.xss)
Apache Sling XSS Protection Bundle providing XSS protection based on the OWASP AntiSamy and OWASP Java Encoder libraries. Build Status Test Status JavaDocs Maven Central
Apache Sling (Parent)
(sling)
The parent project for Apache Sling Build Status JavaDocs Maven Central
Apache Sling Samples (Builder)
(sling-samples-builder)
Pseudo project to build all sample modules. Build Status Test Status
Apache Sling Servlet Archetype
(sling-servlet-archetype)
Maven archetype for Sling Servlets Build Status Test Status JavaDocs Maven Central
Apache Sling Website
(sling-site)
Apache Sling OSGi Feature Maven Plugin
(osgifeature-maven-plugin)
Maven Plugin for OSGi Applicatgions Build Status
Apache Sling Slingstart Archetype
(sling-slingstart-archetype)
Maven archetype for a Sling Slingstart application Build Status JavaDocs Maven Central
Apache Sling SlingStart Maven Plugin
(slingstart-maven-plugin)
Maven Plugin supporting Sling Launchpad Build Status Test Status JavaDocs Maven Central
Apache Sling Taglib Archetype
(sling-taglib-archetype)
Maven archetype for JSP Taglib Build Status