jar

com.day.crx.sling : com.day.crx.sling.base

Maven & Gradle

Nov 12, 2020
2 usages

Day CRX Sling - CRX Base Bundle · This OSGi bundle provides the JCR, Jackrabbit, CRX packages as well as a helper service interface to be implemented and provided by repository providers.

Table Of Contents

Latest Version

Download com.day.crx.sling : com.day.crx.sling.base JAR file - Latest Versions:

All Versions

Download com.day.crx.sling : com.day.crx.sling.base JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.x
2.1.x
2.0.x
1.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window com.day.crx.sling.base-2.0.0-load13a.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.day.crx.sling.base

├─ com.day.crx.sling.base.AbstractCRXRepository.class - [JAR]

org.apache.sling.jcr.base.internal.loader

├─ org.apache.sling.jcr.base.internal.loader.Loader.class - [JAR]

org.apache.sling.jcr.base.util

├─ org.apache.sling.jcr.base.util.AccessControlUtil.class - [JAR]

├─ org.apache.sling.jcr.base.util.RepositoryAccessor.class - [JAR]

org.apache.sling.jcr.base

├─ org.apache.sling.jcr.base.AbstractSlingRepository.class - [JAR]

├─ org.apache.sling.jcr.base.NodeTypeLoader.class - [JAR]

├─ org.apache.sling.jcr.base.SessionProxyHandler.class - [JAR]

Advertisement