Search Gradle plugins

Plugin Latest Version

ua.eshepelyuk.ManifestClasspath

Fix for windows gradle long classpath issue. Fixes JavaExec/Test tasks that error out with message "CreateProcess error=206, The filename or extension is too long"

1.0.0
(15 May 2018)

com.github.ManifestClasspath

Fix for windows gradle long classpath issue. Fixes JavaExec tasks that error out with message "CreateProcess error=206, The filename or extension is too long"

0.1.0-RELEASE
(15 April 2018)

ch.essmann.gradle.check-java-version

This plugin checks the Java version your Gradle build is running with. If the version is lower than the required minimum version or it exceeds the maximum version accepted, then the build is aborted with an friendly, easy to spot error message pointing towards the problem. This should help to avoid having to dig through the build output to find only to find an unsupported class file version error messages buried somehere in the output due to a bad Java runtime version.

1
(03 July 2022)

com.digitalascent.gradle.errorprone

Applies default Google Error Prone configuration to all JavaCompile tasks

1.0
(29 April 2018)

com.datadoghq.dd-sdk-android-gradle-plugin

This plugin is used to upload your Proguard/R8 mapping files to Datadog to get a complete Error Tracking experience

1.13.1
(11 April 2024)

io.github.alexeytereshchenko.guardian

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)

com.anatawa12.tools.decompileCrasher

A tool to make a Jar Hard to decompile. Decompiler will make invalid source code or internal error will be thrown

1.2.3
(27 April 2021)

com.github.snowdream.gradle.java-version-check

a gradle plugin to avoid the error: "java.lang.UnsupportedClassVersionError: Unsupported major.minor version **"

0.1
(03 October 2016)