Search Gradle plugins
| Plugin | Latest Version |
|---|---|
org.jetbrains.kotlinx.rpc.plugin
CC-compatible
The plugin ensures correct RPC configurations for your project, that will allow proper code generation. Additionally, it enforces proper artifacts versions for your project, depending on your Kotlin version. Resulting versions of the kotlinx.rpc dependencies will be 'kotlinVersion-kotlinxRpcVersion', for example '1.9.24-0.2.0', where '0.2.0' is the kotlinx.rpc version. |
0.10.3
(25 June 2026) |
|
The goal of this plugin is to provide teams with a way of enforcing a certain logging message style in their projects. |
2.0.0
(15 April 2025) |
|
Configures Enforcer rules |
0.14.0
(07 August 2024) |
|
Under development! Gradle dependency licenses enforcement plugin |
1.7.0
(07 March 2023) |
|
Gradle plugin to enforce dependencies in a finer way within a project artifact |
1.0.1
(30 May 2016) |
|
Configures Enforcer rules |
0.14.0
(07 August 2024) |
|
Gradle plugin providing ability to enforce build rules. |
7.0.7
(07 July 2026) |
|
Avito Android Plugin |
2020.2.5
(07 February 2020) |
|
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.8
(27 July 2026) |
|
Extends com.stano.java for publishable library subprojects. Adds javadoc and sources JARs and configures Maven publishing to the private stano-maven repository (URL, username, and password from Gradle properties or STANO_MAVEN_URL / STANO_MAVEN_USERNAME / STANO_MAVEN_PASSWORD). Publishing is silently skipped when STANO_MAVEN_URL is not configured. Suppresses enforced-platform Gradle Module Metadata validation warnings. |
0.1.8
(27 July 2026) |