SLING-8419 move JSON configuration serialization code to dedicated
package with no dependencies to Sling Feature
4 files changed
tree: edc4581b7366a945c3a6a4b9567f0b1738429c4e
  1. design/
  2. src/
  3. .gitignore
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. readme.md
readme.md

Build Status Maven Central JavaDocs License feature

IO Functionality for the Sling Feature Model

This project contains functionality to deal with the IO needs of the feature model. This includes interfacing with Maven Repositories and reading and writing Feature Model JSON files.

For further documentation see: https://github.com/apache/sling-org-apache-sling-feature/blob/master/readme.md