All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by sling with all dependencies

Search JAR files by class name

sling-starter-dependencies-11 from group com.composum.meta.sling.dependencies (version 1.4)

This specifies the versions of the OSGI bundles included in the Sling Starter as maven dependencies. This POM can be included in the dependencyManagement section of an artifact with scope include to easily have the right versions for these bundles according to the Sling Starter. Caution: this was created automatically via a script, so it might not contain everything and there might be errors.

Group: com.composum.meta.sling.dependencies Artifact: sling-starter-dependencies-11
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sling-starter-dependencies-11
Group com.composum.meta.sling.dependencies
Version 1.4
Last update 24. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cq-compat-commons-auth from group com.day.cq (version 0.1.2)

This bundle provides compatibility API for the Apache Sling Commons Auth interim API used by Communiqué 5.3. This bundle is provided to allow for Authentication Handlers and code built against that interim API to still be working. This bundle is intended as a temporary solution. Users of the Apache Sling Commons Auth interim API are strongly encouraged to upgrade to the final Apache Sling Auth Core API.

Group: com.day.cq Artifact: cq-compat-commons-auth
Show all versions Show documentation Show source 
 

0 downloads
Artifact cq-compat-commons-auth
Group com.day.cq
Version 0.1.2
Last update 29. October 2020
Organization Adobe
URL https://adobe.com
License License Agreement
Dependencies amount 3
Dependencies servlet-api, org.osgi.core, slf4j-api,
There are maybe transitive dependencies!

org.apache.sling.scripting.bundle.tracker from group org.apache.sling (version 0.1.0)

The Apache Sling Scripting Bundle Tracker bundle represents an add-on module that can be deployed on a Sling 10 instance or newer to enhance the scripting resolving capabilities. Being an add-on, the bundle hooks into Sling's current mechanisms for content-to-servlet resolution and essentially acts as a service registration broker for bundles providing scripting capabilities

Group: org.apache.sling Artifact: org.apache.sling.scripting.bundle.tracker
Show documentation Show source 
 

0 downloads
Artifact org.apache.sling.scripting.bundle.tracker
Group org.apache.sling
Version 0.1.0
Last update 28. August 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.apache.sling.jcr.classloader from group org.apache.sling (version 3.2.4)

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.

Group: org.apache.sling Artifact: org.apache.sling.jcr.classloader
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.sling.jcr.classloader
Group org.apache.sling
Version 3.2.4
Last update 02. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies org.apache.felix.scr.annotations, jcr, slf4j-api, junit, osgi.core, osgi.cmpn,
There are maybe transitive dependencies!

org.apache.sling.auth.selector from group org.apache.sling (version 1.0.6)

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.

Group: org.apache.sling Artifact: org.apache.sling.auth.selector
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.sling.auth.selector
Group org.apache.sling
Version 1.0.6
Last update 08. August 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies servlet-api, slf4j-api, org.apache.felix.scr.annotations,
There are maybe transitive dependencies!

org.apache.sling.testing.samples.integrationtests from group org.apache.sling (version 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.

Group: org.apache.sling Artifact: org.apache.sling.testing.samples.integrationtests
Show source 
 

0 downloads
Artifact org.apache.sling.testing.samples.integrationtests
Group org.apache.sling
Version 1.0.6
Last update 14. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies org.apache.sling.commons.json, org.apache.sling.launchpad, slf4j-api,
There are maybe transitive dependencies!

org.apache.sling.api from group org.apache.sling (version 2.27.6)

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.

Group: org.apache.sling Artifact: org.apache.sling.api
Show all versions Show documentation Show source 
 

52 downloads
Artifact org.apache.sling.api
Group org.apache.sling
Version 2.27.6
Last update 05. July 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies servlet-api, slf4j-api, junit,
There are maybe transitive dependencies!

org.apache.sling.tracer from group org.apache.sling (version 1.0.8)

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

Group: org.apache.sling Artifact: org.apache.sling.tracer
Show all versions Show source 
 

2 downloads
Artifact org.apache.sling.tracer
Group org.apache.sling
Version 1.0.8
Last update 03. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scriptingbundle-maven-plugin from group org.apache.sling (version 0.5.2)

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.

Group: org.apache.sling Artifact: scriptingbundle-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact scriptingbundle-maven-plugin
Group org.apache.sling
Version 0.5.2
Last update 16. December 2021
Organization not specified
URL https://sling.apache.org/components/scriptingbundle-maven-plugin/
License not specified
Dependencies amount 14
Dependencies annotations, maven-plugin-api, maven-model, maven-core, maven-compat, org.osgi.framework, org.apache.sling.scripting.spi, org.apache.sling.api, biz.aQute.bndlib, org.apache.jackrabbit.vault, jcr, oak-jackrabbit-api, jackrabbit-spi-commons, org.apache.sling.jcr.resource,
There are maybe transitive dependencies!

sling-project-archetype from group org.apache.sling (version 1.0.12)

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.

Group: org.apache.sling Artifact: sling-project-archetype
Show all versions Show source 
 

0 downloads
Artifact sling-project-archetype
Group org.apache.sling
Version 1.0.12
Last update 13. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!



Page 36 from 3 (items total 360)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy