Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Guice modules

The functionality of Slice is split into several guice modules. The modules provide classes of given functionality described at .... Here is a list of available Slice modules.

  • Core:
    • SliceModule
    • SlingModule
    • JcrModule
    • LinkModule
    • ContextModule
    • SliceResourceModule
  • Mapper
    • MapperModule
  • Validation
    • ValidationModule

 

Info

The Slice CQ related modules has been extracted to separate Slice CQ Addons in 3.1.0 version which structures are described in Slice CQ Addons structure.

Maven sub-projects

Slice is developed using Maven. It is split into the following projects:

...