Search Gradle plugins

Plugin Latest Version

Conventions to allow non-module Jars on the classpath if a framework is used that is not yet JPMS compatible (e.g. has split packages)

0.6.4
(17 December 2025)

Automatically resolves and injects plugin classpath dependencies based on pluginManagement resolutionStrategy.

1.1.0
(02 August 2025)

A Gradle plugin to detect potential classpath collisions between library jars.

1.0.0
(17 May 2024)

ClasspathHell Gradle Plugin detects duplicate resources on the classpath

1.10
(05 March 2024)

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)

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)

Fix for Windows long classpath issue. For JDK9+, fixes JavaExec/Test tasks that error with message: "CreateProcess error=206, The filename or extension is too long"

0.1.0
(29 March 2025)

Performs the classpath scan at build-time for a faster application startup.

5.2.0-m3
(30 September 2023)

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

1.0.0
(02 November 2018)

Find SLF4J classpath conflicts at build time using Gradle dependency capabilities

0.1.1
(11 November 2019)