Search Gradle plugins
Plugin | Latest Version |
---|---|
edu.sc.seis.version-classA Gradle Plugin to create a class containing version info based on the project. |
1.4.1
(27 September 2024) |
com.peterabeles.gversionAuto-generates version class file using Git and Gradle |
1.10.3
(11 May 2024) |
name.remal.prohibited-classesPlugin that checks that prohibited classes are not used in compiled class files. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
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) |
com.peterabeles.nativehelperAuto-generates version class file using Git and Gradle |
1.0.0
(30 January 2019) |
name.remal.insert-null-checksPlugin that inserts null checks into compiled class files Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
com.github.chauhraj.slick.schemagenGradle plugin to generate Slick classes from Database schema |
0.1.1
(19 September 2015) |
org.groovymc.rootpackagetransformerA gradle plugin to allow creation of an alternative version of an artifact, with marked classes in the root package |
1.0.0
(30 May 2024) |
name.remal.randomize-test-classesPlugin that randomizes test classes for every Test task run. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |