Group: org.apache.sling
| Artifact | Last Version | Popularity | Description |
|---|---|---|---|
|
org.apache.sling.api (11) Apache Sling API |
2.4.2 | 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. | |
|
org.apache.sling.commons.osgi (5) Apache Sling Commons OSGi support |
2.2.0 | Commons OSGi | |
|
org.apache.sling.jcr.api (4) Apache Sling Repository API Bundle |
2.1.0 | This OSGi bundle provides the JCR packages as well as a helper service interface to be implemented and provided by repository providers. | |
|
org.apache.sling.commons.testing (7) Apache Sling Testing Utilities |
2.0.14 | Tools and utilities for automated testing of Sling modules | |
|
org.apache.sling.commons.classloader (9) Apache Sling Dynamic Class Loader Support |
1.3.0 | This bundle provides support for dynamic class loading used for example by the scripting engines. | |
|
org.apache.sling.jcr.resource (11) Apache Sling JCR Resource Resolver |
2.2.8 | This bundle provides the JCR based ResourceResolver. | |
|
org.apache.sling.commons.json (3) Apache Sling JSON Library |
2.0.6 | Apache Sling JSON Library | |
|
org.apache.sling.scripting.api (4) Apache Sling Scripting Implementation API |
2.1.4 | This bundle provides the internal API to implement scripting. As such it bundles the Java Scripting API provided by Apache BSF. | |
|
org.apache.sling.commons.mime (5) Apache Sling MIME type mapping support |
2.1.4 | Support for configurable MIME type mapping and querying | |
|
org.apache.sling.adapter (9) Apache Sling Adapter Manager Implementation |
2.1.0 | Bundle implementing the AdapterManager and provides a convenience implementation of the Adaptable interface to make use of this AdapterManager. | |
|
org.apache.sling.engine (9) Apache Sling Engine Implementation |
2.2.8 | Bundle implementing the core of Sling. | |
|
org.apache.sling.auth.core (6) Apache Sling Authentication Service |
1.1.2 | 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. | |
|
org.apache.sling.installer.core (14) Apache Sling Installer |
3.4.6 | Provides services to install OSGi bundles and configurations by supplying input streams and dictionaries. | |
|
org.apache.sling.settings (5) Apache Sling Settings |
1.2.2 | Settings support including run modes | |
|
org.apache.sling.commons.threads (5) Apache Sling Thread Support |
3.1.0 | Support for thread handling like pooling. | |
|
org.apache.sling.jcr.base (5) Apache Sling JCR Base Bundle |
2.1.2 | The JCR base bundle provides JCR utility classes | |
|
org.apache.sling.launchpad.base (7) Apache Sling Launchpad Base |
2.5.0 | This module contains the common classes and configuration files used by the various launchpad modules.. | |
|
org.apache.sling.scripting.jsp (13) Apache Sling Scripting JSP Support |
2.0.28 | Support for JSP scripting | |
|
org.apache.sling.launchpad.api (2) Apache Sling Launchpad API |
1.1.0 | This module contains the API exposed by Launchpad to bundles. | |
|
adapter-annotations (1) Sling Adapter Annotations |
1.0.0 | Annotations used to generate Sling Adapter metadata | |
|
org.apache.sling.servlets.post (6) Apache Sling Default POST Servlets |
2.3.0 | Provides default POST servlets. | |
|
org.apache.sling.commons.scheduler (7) Apache Sling Scheduler Support |
2.3.4 | Support for scheduling. | |
|
org.apache.sling.junit.core (2) Apache Sling JUnit Core |
1.0.8 | Runs JUnit tests in an OSGi framework and provides the JUnit libraries | |
|
org.apache.sling.installer.api (1) Apache Sling Installer API |
1.0.0 | Provides the installer API to install OSGi bundles and configurations by supplying input streams and dictionaries. | |
|
org.apache.sling.jcr.jackrabbit.server (4) Apache Sling Jackrabbit Embedded Repository |
2.1.0 | Bundle providing support to embed Jackrabbit Repository instances and publish via RMI and/or JNDI | |
|
org.apache.sling.commons.compiler (6) Apache Sling Commons Java Compiler |
2.1.0 | The Sling Commons Java Compiler bundle provides platform independant Java Compilation support using the Eclipse Java Compiler (org.eclipse.jdt). | |
|
org.apache.sling.commons.log (6) Apache Sling SLF4J Implementation |
3.0.0 | This bundle implements the SLF4J API with support for dynamic configuration through OSGi Configuration Admin Service. | |
|
org.apache.sling.jcr.contentloader (7) Apache Sling Initial Content Loader |
2.1.6 | This bundle provides initial content installation through bundles. | |
|
org.apache.sling.scripting.jsp.taglib (7) Apache Sling JSP Tag Library |
2.1.8 | Core Tag Library for Apache Sling JSP support | |
|
org.apache.sling.junit.remote (2) Apache Sling JUnit Remote Tests Runners |
1.0.8 | Utilities to run server-side JUnit tests remotely | |
|
org.apache.sling.scripting.javascript (6) Apache Sling Scripting JavaScript Support |
2.0.12 | Support for JavaScript scripting | |
|
org.apache.sling.testing.tools (2) Apache Sling Test Tools |
1.0.6 | Sling testing utilities. | |
|
org.apache.sling.jcr.classloader (11) Apache Sling JCR ClassLoader |
3.1.12 | This bundle provides a cloassloader 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. | |
|
org.apache.sling.commons.html (2) Apache Sling Commons HTML Utilities |
1.0.0 | The Sling Commons HTML bundle provides utility classes for parsing and creating HTML. | |
|
org.apache.sling.jcr.ocm (2) Apache Sling Object Content Mapping |
2.0.4-incubator | This bundle provides Object Content Mapping support for resources loaded from a JCR repositories. This support is implemented as an AdapterFactory for Resource objects. | |
|
org.apache.sling.launchpad.bundles (1) Apache Sling Launchpad Bundles Collection |
5-incubator | This projects just collects together the bundles which make up the Apache Sling Launchpad distribution. It is included by both the Apache Sling Launchpad App for the Standalone Application and the the Apache Sling Launchpad Web App for the Web Application. | |
|
org.apache.sling.auth.form (3) Apache Sling Form Based Authentication Handler |
1.0.4 | 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. | |
|
org.apache.sling.auth.openid (2) Apache Sling OpenID Authentication |
1.0.2 | Bundle implementing OpenID authentication with login and logout support | |
|
org.apache.sling.junit.scriptable (2) Apache Sling JUnit Scriptable Tests Provider |
1.0.8 | Registers Sling test resources with the JUnit core so that they can be run as tests. | |
|
org.apache.sling.httpauth (2) Apache Sling HTTP Header Authentication |
2.0.4-incubator | Bundle implementing Basic HTTP Header authentication with login and logout support | |
|
org.apache.sling.event (13) Apache Sling Event Support |
3.1.4 | Support for eventing. | |
|
org.apache.sling.bundleresource.impl (5) Apache Sling Bundle Resource Provider |
2.1.2 | Provides a ResourceProvider implementation supporting bundle based resources. | |
|
org.apache.sling.jcr.webdav (5) Apache Sling Simple WebDAV Access to repositories |
2.1.2 | Bundle to access JCR repositories over WebDAV | |
|
org.apache.sling.servlets.get (7) Apache Sling Default GET Servlets |
2.1.4 | Provides default GET servlets for HTML, Text and JSON rendering and streaming resources. | |
|
org.apache.sling.launchpad.content (3) Apache Sling Launchpad Content |
2.0.6 | This bundle provides content that is loaded in the JCR repository for the Sling Launchpad. | |
|
org.apache.sling.servlets.resolver (8) Apache Sling Servlet Resolver |
2.2.4 | Bundle implementing the Sling API ServletResolver. | |
|
org.apache.sling.extensions.apt.parser (1) Sling - APT parser |
2.0.2-incubator | Parser for the Sling variant of the APT (Almost Plain Text) structured text format. | |
|
org.apache.sling.scripting.core (11) Apache Sling Scripting Core implementation |
2.0.24 | Sling Scripting core functionality | |
|
org.apache.sling.samples.path-based.rtp (1) Sling - Sample Path Based Resource Type Provider |
2.0.2-incubator | Provides a configurable path-based sample resource type provider for resources which do not have an explicit one. | |
|
org.apache.sling.jcr.jackrabbit.api (1) Sling - Jackrabbit API Bundle |
2.0.2-incubator | This OSGi bundle provides the Jackrabbit API packages. | |
|
org.apache.sling.extensions.threaddump (3) Apache Sling Thread Dumper |
0.2.2 | Plugin providing plugins to the Felix Shell and Web Console to have the current threads with the stack traces dumped. | |
|
org.apache.sling.extensions.apt.servlet (1) Sling - APT servlet |
2.0.2-incubator | Servlet for *.apt requests, uses the apt-parser to convert *.apt files to HTML. | |
|
org.apache.sling.jcr.jackrabbit.accessmanager (3) Apache Sling Jackrabbit JSR-283 Access Control Manager Support |
2.1.0 | Provides SlingPostOperations for the Jackrabbit JSR-283 Access Control Manager. | |
|
org.apache.sling.jcr.jackrabbit.usermanager (4) Apache Sling Jackrabbit UserManager Support |
2.2.0 | Provides ResourceProvider and SlingPostOperations for the Jackrabbit UserManager. | |
|
org.apache.sling.openidauth (1) Apache Sling OpenID Authentication |
0.9.0-incubator | Bundle implementing OpenID authentication with login and logout support | |
|
org.apache.sling.fsresource (5) Apache Sling Filesystem Resource Provider |
1.1.2 | Provides a ResourceProvider implementation supporting filesystem based resources. | |
|
org.apache.sling.launchpad.app (2) Apache Sling Launchpad Standalone Java Application |
5-incubator | Standalone Launchpad Java Application. Everything needed to run the Launchpad is included in a single JAR file. | |
|
org.apache.sling.launchpad.test-services (2) Apache Sling Launchpad Testing Services |
2.0.8 | Sling services used by the Launchpad Testing integration tests | |
|
org.apache.sling.launchpad (1) Apache Sling Launchpad Application Builder |
6 | The Launchpad. Available in both JAR and WAR flavors. | |
|
org.apache.sling.testing.samples.failingtests (1) Apache Sling Failing Server-Side Tests |
1.0.6 | Bundle that supplies server-side tests that fail, to test the Sling JUnit extensions | |
|
org.apache.sling.testing.samples.sampletests (1) Apache Sling Sample Server-Side Tests |
1.0.6 | Bundle that supplies sample server-side test classes for the Sling JUnit extensions | |
|
maven-sling-plugin (4) Apache Sling Maven Plugin for Supporting Bundle Development |
2.1.0 | Maven Plugin supporting various Sling Development Tasks | |
|
maven-jspc-plugin (3) Apache Sling Maven Plugin for Compiling JSP Sources into Bundles |
2.0.6 | Maven Plugin compiling JSPs | |
|
maven-jcrocm-plugin (2) Apache Sling Maven Plugin to create Jackrabbit OCM descriptors |
2.0.4-incubator | 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 | |
|
sling (13) Apache Sling (Parent) |
16 | The parent project for Apache Sling | |
|
org.apache.sling.launchpad.webapp (2) Apache Sling Launchpad Web Application |
5-incubator | The launchpad webapp packages the standard launchpad components in a Sling web application. | |
|
org.apache.sling.jcr.jackrabbit.client (1) Sling - Repository Accessor |
2.0.2-incubator | Bundle to access an existing JCR repository from JNDI or through RMI | |
|
sling-builder (3) Apche Sling (Builder) |
5-incubator | Pseudo project to build the Apache Sling release. | |
|
org.apache.sling.launchpad.testing (1) Apache Sling Launchpad Testing |
5-incubator | Sling Launchpad Testing module, contains integration tests that were previously in the launchpad webapp module. | |
|
org.apache.sling.jcr.prefs (1) Apache Sling JCR Prefs |
1.0.0 | Apache Sling JCR Implementation for OSGi Preferences | |
|
org.apache.sling.scripting.java (5) Apache Sling Scripting Java Support |
2.0.6 | Support for scripting Java | |
|
org.apache.sling.jcr.compiler (5) Apache Sling JCR Java Compiler |
2.1.0 | The Sling JCR Java Compiler bundle provides support for compiling Java source code stored in the repository and writing the class files to the repository. | |
|
maven-launchpad-plugin (6) Apache Sling Launchpad Maven Plugin |
2.2.0 | Maven Plugin supporting Sling Launchpad | |
|
org.apache.sling.extensions.gwt.servlet (1) Apache Sling Google Web Toolkit Servlet Library |
3.0.0 | This bundle provides the Google Web Toolkit (GWT) servlet library. | |
|
org.apache.sling.extensions.webconsolesecurityprovider (1) Apache Sling Web Console Security Provider |
1.0.0 | WebConsoleSecurityProvider for the Apache Felix Web Console using the Apache Sling Auth Core bundle to authenticate users. | |
|
org.apache.sling.extensions.webconsolebranding (1) Apache Sling Web Console Branding |
1.0.0 | 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. | |
|
org.apache.sling.auth.selector (3) Apache Sling Authentication Selector |
1.0.4 | Bundle implementing a Sling Authentication Handler which allows for choosing which actual authentication handler is to be used delegating the actual credential handling to concrete handlers. The selector handler only presents HTML forms to provide credential data such as username and password for the Formbased Authentication Handler or an OpenID identifier for the OpenID Authentication Handler. | |
|
org.apache.sling.installer.provider.file (2) Apache Sling File Installer |
1.0.2 | Installs OSGi bundles and configurations from the file system. | |
|
org.apache.sling.installer.provider.jcr (7) Apache Sling JCR Installer |
3.1.6 | Installs OSGi bundles and configurations found in the JCR repository. | |
|
org.apache.sling.i18n (7) Apache Sling Internationalization Support |
2.2.4 | Support for creating Java I18N ResourceBundles from repository resources. | |
|
org.apache.sling.rewriter (3) Apache Sling Rewriter |
1.0.4 | 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-initial-content-archetype (1) Sling Initial Content Archetype |
1.0.0 | Maven archetype for initial content | |
|
sling-servlet-archetype (1) Sling Servlet Archetype |
1.0.0 | Maven archetype for Sling Servlets | |
|
org.apache.sling.extensions.explorer (2) Apache Sling Explorer |
1.0.2 | Embedable Sling Explorer | |
|
org.apache.sling.jcr.davex (2) Apache Sling DavEx Access to repositories |
1.1.0 | Bundle to access JCR repositories over DavEx | |
|
org.apache.sling.jcr.webconsole (1) Apache Sling JCR WebConsole Bundle |
1.0.0 | The JCR WebConsole bundle provides Felix WebConsole plugins. | |
|
org.apache.sling.scripting.jst (2) Apache Sling Scripting JST Support |
2.0.6 | Support for JST scripting | |
|
org.apache.sling.launchpad.integration-tests (1) Apache Sling Integration Tests |
1.0.0 | Sling Integration Tests, contains integration tests that are used by the testing project and other upstream testing projects. | |
|
org.apache.sling.installer.it (1) Apache Sling Installer Integration Tests |
3.1.2 | Integration tests of the Sling installer bundle | |
|
org.apache.sling.launchpad.installer (8) Apache Sling Launchpad Installer |
1.2.0 | This module installs the contents of the launchpad archive into the framework. | |
|
org.apache.sling.launchpad.test-services-war (1) Apache Sling Launchpad Testing Services WAR |
2.0.8 | Sling services used by the Launchpad Testing integration tests in WAR form. | |
|
org.apache.sling.testing.samples.integrationtests (1) Apache Sling Sample Integration Tests |
1.0.6 | Sample project that demonstrates the various tools and techniques available to test Sling applications: plain build-time JUnit tests, HTTP-based integration tests, server-side JUnit tests injected via bundles and server-side scriptable tests. | |
|
sling-launchpad-webapp-archetype (1) Sling Launchpad Webapp Archetype |
1.0.0 | Maven archetype for Sling Launchpad Webapp applications | |
|
sling-launchpad-standalone-archetype (1) Sling Launchpad Standalone Archetype |
1.0.0 | Maven archetype for Sling Launchpad Standalone applications | |
|
org.apache.sling.installer.factory.configuration (5) Apache Sling Installer Configuration Admin Support |
1.0.10 | Provides support for configurations to the Apache Sling OSGi installer | |
|
apache-sling-jar-resource-bundle (1) Apache Sling JAR Resource Bundle |
1.0.0 | An archive which contains templates for generating the necessary Sling notice file. | |
|
sling-jcrinstall-bundle-archetype (1) Sling JCRInstall Bundle Archetype |
1.0.0 | Maven archetype for a generic OSGi bundle installed via JCR Install. | |
|
sling-bundle-archetype (1) Sling Bundle Archetype |
1.0.0 | Maven archetype for a generic OSGi bundle. | |
|
org.apache.sling.security (3) Apache Sling Security |
1.0.4 | The Apache Sling Security module. | |
|
org.apache.sling.fragment.transaction (1) Apache Sling System Bundle Extension: Java Transaction API |
1.0.0 | Adds the javax.transaction and javax.transaction.xa packages to the system bundle exports. | |
|
org.apache.sling.fragment.ws (2) Apache Sling System Bundle Extension: WS APIs |
1.0.2 | 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. | |
|
org.apache.sling.fragment.activation (2) Apache Sling System Bundle Extension: Activation API |
1.0.2 | 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. | |
|
org.apache.sling.fragment.xml (2) Apache Sling System Bundle Extension: XML APIs |
1.0.2 | 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. | |
|
org.apache.sling.commons.logservice (2) Apache Sling OSGi LogService Implementation |
1.0.2 | Implementation of the OSGi Compendium Log Service using SLF4J as the actual logging backend. | |
|
org.apache.sling.installer.console (1) Apache Sling Installer WebConsole Plugin |
1.0.0 | Provides a web console plugin for the OSGi installer | |
|
org.apache.sling.jcr.jcr-wrapper (1) Apache Sling Wrapper Bundle for the JCR API |
2.0.0 | 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. | |
|
org.apache.sling.resourceresolver (4) Apache Sling Resource Resolver |
1.0.6 | This bundle provides the Resource Resolver and the Resource Resolver Factory. | |
|
org.apache.sling.scripting.console (1) Apache Sling Script Console |
1.0.0 | Web Console plugin for evaluating scripts | |
|
org.apache.sling.javax.activation (1) Apache Sling javax.activation bundle |
0.1.0 | The Apache Sling javax.activation bundle contributes an OSGi-compatible activation bundle. | |
|
org.apache.sling.tenant (1) Apache Sling Tenant |
1.0.0 | This bundle provides the Tenant Provider Implementation and API. | |
|
org.apache.sling.testing.resourceresolver-mock (1) Apache Sling Testing Resource Resolver Mock |
0.1.0 | Mock for the resource resolver / factory for easier testing. |