Search Gradle plugins

Plugin Latest Version

com.github.rmee.oc

Integration of Kubernetes, OpenShift and Helm command line clients.

1.1.20200614081240
(14 June 2020)

io.github.pacificengine.build.zip

A plugin to help compile all Java dependencies into a zip file

0.0.2
(13 January 2024)

com.github.adrianbk.jvmsrc

A gradle plugin which provides a task to create the default source, test and resource package directories for JVM projects

0.6.1
(29 June 2014)

io.github.estivensh4.jacoco-coverage

The io.github.estivensh4.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files.

0.0.2
(23 February 2023)

io.github.pacificengine.build.docker

A plugin that helps you compile together all the dependencies for running in a docker instance

0.0.2
(13 January 2024)

io.github.donadev.kmm.ios_deploy.plugin

A simple Gradle Plugin for Kotlin Multi Platform that lets you upload your iOS artifact to Cocoapods or Swift Package Manager repositories.

0.0.20
(04 February 2022)

io.github.fluxo-kt.binary-compatibility-validator-js

Allows dumping TypeScript definitions of a JS part of a Kotlin multiplatform library that's public in the sense of npm package visibility, and ensures that the public definitions haven’t been changed in a way that makes this change binary incompatible.

0.3.0
(28 April 2024)

io.github.scottpierce.kotlin-node-slim

Creates a slim nodejs project of only the dependencies used by a Kotlin Node JS Gradle module so that only the used dependencies can be packaged. This helps to greatly reduce the released file size, especially in projects with multiple javascript projects.

0.0.9
(11 July 2023)

io.github.luiqn2007.gradle_plugins.build_tasks

Running some tasks before building, you can create tasks in your projects with java and run before compileJava task, or execute "runSourceTask" task. To use this plugin, you need add compileOnly dependency "com.github.luiqn2007:UselessPluginLib", and create task class in `lq2007.plugins.gradle_plugin` package in your source, implement lq2007.plugins.gradle_plugin.support.ISourcePlugin interface. You can create or edit source by javaparser.

1.2.6
(27 February 2022)