jar

org.apache.sling : org.apache.sling.jcr.oak.server

Maven & Gradle

May 12, 2022
4 usages

Apache Sling JCR Oak Server · This bundle provides a SlingRepository based on Apache Jackrabbit Oak.

Table Of Contents

Latest Version

Download org.apache.sling : org.apache.sling.jcr.oak.server JAR file - Latest Versions:

All Versions

Download org.apache.sling : org.apache.sling.jcr.oak.server JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
1.0.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 org.apache.sling.jcr.oak.server-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.jackrabbit.oak.plugins.index.lucene.util

├─ org.apache.jackrabbit.oak.plugins.index.lucene.util.LuceneIndexHelper.class - [JAR]

org.apache.sling.jcr.oak.server.internal

├─ org.apache.sling.jcr.oak.server.internal.DefaultThreadPoolRegistrar.class - [JAR]

├─ org.apache.sling.jcr.oak.server.internal.OakSlingRepository.class - [JAR]

├─ org.apache.sling.jcr.oak.server.internal.OakSlingRepositoryManager.class - [JAR]

├─ org.apache.sling.jcr.oak.server.internal.OakSlingRepositoryManagerConfiguration.class - [JAR]

├─ org.apache.sling.jcr.oak.server.internal.TcclWrappingJackrabbitRepository.class - [JAR]

├─ org.apache.sling.jcr.oak.server.internal.TcclWrappingJackrabbitSession.class - [JAR]

Advertisement