Slice 3.0.0
Download
Get from source:
git clone https://github.com/Cognifide/Slice cd Slice git checkout 3.0.0 mvn clean package
Get CQ package:
Release notes:
New features:
- new activation mechanism with static factories (see: Writing activator)
- new validation API (incl. Validatable and Validator interfaces)
- handling blank values
Bug fixes: