Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...

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

Name

description

slice-activatorHolds Activator (BundleActivator) setting up modules. See an example of an Activator.

slice-core-api

API of core part

slice-core

core classes and implementations

slice-mapper-api

Mapper API

slice-mapper

Mapper implementation

slice-assembly

configuration of assembly, builds CQ package

slice-validation-api

Validation API

slice-validation

Validation implementation