| Class | Description |
|---|---|
| AbstractCartridgePlugin |
The abstract cartridge plugin applies all basic
configuration and tasks to a cartridge project.
|
| CartridgePlugin |
The cartridge plugin applies all basic configurations
and tasks for a standard cartridge project.
|
| DevelopmentCartridgePlugin |
The project cartridge plugin applies all basic configurations
and tasks for a cartridge project, that can be provided as
module dependendcy to other projects.
|
| ICMBasePlugin |
The base plugin for the configuration of the ICM project.
|
| ICMProjectPlugin |
The main plugin class of this plugin.
|
| ProjectCartridgePlugin |
The project cartridge plugin applies all basic configurations
and tasks for a cartridge project, that can be provided as
module dependendcy to other projects.
|
| TestCartridgePlugin |
The test cartridge plugin applies all basic configurations
and tasks for a integration test cartridge project.
|