Search Gradle plugins
| Plugin | Latest Version |
|---|---|
io.github.woolph.quality-check
CC-compatible
Adds dependency check and sonarqube to your build. |
3.1.0
(09 June 2026) |
|
Allows to parse Java byte code to find invocations of method/class/field signatures and fail build. |
3.10
(04 October 2025) |
|
Generate Android version code and version name automatically from git tags, date,... . |
4.0.0
(20 February 2026) |
|
Simplifies build and deployment of your java robot code to the RoboRIO without Eclipse. |
0.1.17
(15 January 2017) |
|
Simplifies build and deployment of your java robot code to the RoboRIO without Eclipse. |
0.1.0
(05 January 2017) |
|
This Gradle plugin is an aggregator that configures Error Prone and CheckStyle, aiming to reduce boilerplate code and ensure consistent quality across projects. It automatically applies Git hooks to run tests and builds before each push, enhancing code reliability and development workflow. |
1.2.5
(09 February 2024) |
|
SonarQube analysis integration. Conditionally applies org.sonarqube and configures sonar.host.url, sonar.token, sonar.projectKey (as '<group>:<name>'), sonar.projectName, and sonar.projectVersion. Silently skips (no sonarqube task is registered) when STANO_SONAR_HOST_URL or STANO_SONAR_TOKEN are not configured. Optionally enforces quality gate with build failure via com.stano.sonar.fail-build-enabled. |
0.1.6
(22 June 2026) |
|
Gradle plugin for embedding build information (like project name, version,...) into the code so it can be read at runtime. |
2.0.1
(28 June 2026) |
|
Project custom source code generation |
0.2.11
(29 March 2018) |
|
Adds possibility to add build number to a provided version name in the form of "v1.0(buildNumber)" and build version code |
1.0.0
(09 May 2018) |