Search Gradle plugins
Plugin | Latest Version |
---|---|
ch.essmann.gradle.check-java-versionThis 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) |
io.github.jonloucks.java-library-kitAutomatic configuration of the Gradle Java-Library plugin |
0.8.0
(11 October 2025) |
io.github.jonloucks.java-kitAutomatic configuration of the Gradle Java plugin |
0.8.0
(11 October 2025) |
com.github.snowdream.gradle.java-version-checka gradle plugin to avoid the error: "java.lang.UnsupportedClassVersionError: Unsupported major.minor version **" |
0.1
(03 October 2016) |
org.gradlex.java-module-versionsA plugin that makes Gradle respect the dependencies defined in 'module-info.java' files. |
1.11
(08 October 2025) |
kliche.java-version-everythingPlugin for automatically setting source/targetCompatibility of all modules in project |
1.1
(24 September 2020) |
ch.ergon.gradle.goodies.versioningSimple and automatic versioning from your git history for your java and android projects. |
1.0.0
(09 June 2021) |
kliche.java-version-everything-androidPlugin for automatically setting source/targetCompatibility of all modules in project with android support |
1.1
(24 September 2020) |
com.zoltu.git-versioningAutomatically bumps your minor version with every git commit and gets major/minor from git tags. Also sets version in Java manifest. |
3.0.3
(09 March 2017) |
com.dorkbox.VersionUpdatePlugin to set version information in maven POM, java or kotlin files, and git tags |
2.8
(07 June 2023) |