SLING-8625 update oak version to 1.16.0, jackrabbit version to 2.18.2
remove dependency to org.apache.jackrabbit:jackrabbit-api (including the transitive ones) and use org.apache.jackrabbit:oak-jackrabbit-api instead
1 file changed
tree: fa440f35588173b78f8685cd77537c26ac2e0d26
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. Jenkinsfile
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

Build Status Test Status Maven Central JavaDocs License testing

Apache Sling Testing Sling Mock Jackrabbit Oak-based Resource Resolver

This module is part of the Apache Sling project.

Implements a resource resolver type for Jackrabbit Oak that can be used in unit tests based on Sling Mocks.

This is a separate maven artifacts because it introduces a lot of further dependencies.

Documentation: http://sling.apache.org/documentation/development/sling-mock.html