Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.hexomod.macro.preprocessorA simple java macro preprocessor plugin |
0.9
(18 March 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) |
io.github.tbordovsky.debianA plugin that helps you create deb packages from java applications with minimal configuration |
1.0
(10 February 2022) |
io.github.orange-3.unit-test-architectUnit Test Architect is an open source gradle plugin that helps you to automatically generate test cases of kotlin/java files using jUnit + Mockito. |
1.1.1
(25 January 2022) |
com.github.m-tanigt.jtdogA Gradle plugin for dynamic test smells detection. |
1.1.0
(12 January 2022) |
me.julb.gradleplugins.java17Applies Java 17 toolchain. |
1.0.8
(08 December 2021) |
me.julb.gradleplugins.java11Applies Java 11 toolchain. |
1.0.8
(08 December 2021) |
com.innovenso.gradle.javaConfigures plugins and settings for every Innovenso project |
6.3.0
(07 December 2021) |
biz.lermitage.ogaOld GroupIds Alerter - A Gradle plugin that checks for deprecated groupId+artifactId (e.g. did you know that graphql-spring-boot-starter moved from com.graphql-java to com.graphql-java-kickstart?). |
1.1.1
(07 December 2021) |
xyz.tynn.jvm.kdocProvide KDoc Elements JAR for the Java Library software components. |
0.2.1
(20 November 2021) |