Overview¶
Overview of all Gradle plugins provided by this project.
Plugins¶
Quality¶
- Quality Collection - a collection of all quality plugins
 - Code Analysis - a source code analysis
 - Formatter - a source code formatter applying bitfunk code style
 - Report - a quality report plugin using sonarqube
 
Tool¶
- Composite Delegator - a plugin that delegates gradle tasks execution to included builds
 - Publish - publish plugin for maven publications
 - GitVersion - a plugin to derive version information from git tags
 - Versioning - a versioning plugin using git tags