Search Gradle plugins
Plugin | Latest Version |
---|---|
org.danilopianini.template-for-gradle-pluginsA template repository for kickstarting Gradle Plugins |
2.0.24
(25 February 2025) |
com.fuseanalytics.gradle.ecrTokenThis gradle plugin is a 100% portable solution for generating an AWS ECR (Elastic Container Repository) token that can be used to authenticate your build with ECR. For example, use this plugin with the Jib plugin to enable painless container build process that has no external dependencies or complex setup. Allowing you to setup a Jib container build with AWS ECR in minutes. |
1.0.1
(18 February 2025) |
org.jetbrains.kotlinx.rpc.pluginThe 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.5.1
(13 February 2025) |
de.gesellix.dockerA Docker plugin for Gradle. Details and usage can be found on the project website or the example project at https://github.com/gesellix-docker/gradle-docker-plugin-example. |
2025-01-19T11-11-00
(19 January 2025) |
org.jetbrains.kotlinx.rpc.platformThe plugin 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.3.0
(01 October 2024) |
dev.icerock.mobile.multiplatform.ios-frameworkPlugin will setup sync gradle tasks in group cocoapods for cocoapods integration. Example of podspec for integration here - https://github.com/icerockdev/moko-template/blob/master/mpp-library/MultiPlatformLibrary.podspec |
0.14.4
(29 September 2024) |
info.offthecob.Settings* Includes the foojay plugin for gradle 9 support of the toolchain api. * Auto imports sub projects. This also changes gradle to expect sub project's build.gradle.kts to be <sub project name>.gradle.kts. For example: * build.gradle.kts * settings.gradle.kts * my-service/my-service.gradle.kts * my-library/my-library.gradle.kts |
1.0.17
(11 July 2024) |
io.github.devcrocod.korroInserts snippets code of Kotlin into markdown documents from source example files and tests. |
0.1.6
(21 February 2024) |
org.jetbrains.kotlinx.knitProduces Kotlin source example files and tests from markdown documents with embedded snippets of Kotlin code |
0.5.0
(05 December 2023) |
org.danilopianini.Template-for-Gradle-PluginsA template repository for kickstarting Gradle Plugins |
1.0.46
(31 October 2023) |