public class DevelopmentPlugin
extends AbstractCartridge
The project cartridge plugin applies all basic configurations
and tasks for a cartridge project, that can be provided as
module dependendcy to other projects.
Constructor Detail
DevelopmentPlugin
public DevelopmentPlugin()
The project cartridge plugin applies all basic configurations
and tasks for a cartridge project, that can be provided as
module dependendcy to other projects.
Method Detail
apply
public void apply(@NotNull
org.gradle.api.Project project)