License |
License |
---|---|
GroupId | GroupIdorg.apache.sling |
ArtifactId | ArtifactIdorg.apache.sling.jcr.classloader |
Last Version | Last Version3.2.4 |
Release Date | Release Date |
Type | Typebundle |
Description |
DescriptionApache 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.
|
Project Organization |
Project Organization |
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.apache.felix.scr.annotations | jar | 1.12.0 |
javax.jcr : jcr | jar | 2.0 |
org.apache.sling : org.apache.sling.jcr.api | jar | 2.0.6 |
org.apache.sling : org.apache.sling.commons.classloader | jar | 1.3.0 |
org.apache.sling : org.apache.sling.commons.osgi | jar | 2.1.0 |
org.apache.sling : org.apache.sling.settings | jar | 1.0.0 |
org.apache.sling : org.apache.sling.commons.mime | jar | 2.1.4 |
org.slf4j : slf4j-api | jar | 1.7.6 |
org.osgi : osgi.core | jar | 6.0.0 |
org.osgi : osgi.cmpn | jar | 6.0.0 |
org.osgi : osgi.annotation | jar | 6.0.1 |
org.osgi : org.osgi.service.component.annotations | jar | 1.3.0 |
org.osgi : org.osgi.service.metatype.annotations | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |