Search Gradle plugins
Plugin | Latest Version |
---|---|
com.tokeninc.tools.buildUsed in project level gradle for consuming maven repositories |
0.3
(31 October 2024) |
com.github.jruby-gradleGradle plugin for building JRuby based Storm topologies |
0.1.2
(22 October 2014) |
com.fizzpod.pater-buildGradle plugin providing parent pom like functionality. |
3.0.2
(05 November 2024) |
io.github.vacxe.build-time-trackerGradle plugin that reporting build statistic for each task |
0.0.4
(27 June 2023) |
com.github.nwillc.buildinfoGradle plugin to generate a JSON file with Java build information in it. |
0.1.4
(29 October 2017) |
org.siouan.frontendIntegrate your frontend NPM/Yarn build into a Gradle build. |
3.0.2
(31 August 2020) |
nu.studer.build-scan.teamcityGradle plugin for build scans that notifies TeamCity when a build scan is published during a build. |
1.1
(01 January 2020) |
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.luiqn2007.gradle_plugins.build_tasksRunning 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) |
org.kordamp.gradle.kordamp-parentbuildParent build for Kordamp projects |
3.4.0
(26 December 2023) |