Search Gradle plugins
Plugin | Latest Version |
---|---|
org.inferred.processorsClean integration of Java 6+ annotation processors with the Eclipse and IDEA plugins |
3.7.0
(17 August 2022) |
com.palantir.baseline-enable-preview-flagBaseline Java is a collection of Gradle plugins for configuring code quality tools in builds and generated Eclipse/IntelliJ projects. |
4.148.0
(26 July 2022) |
pub.techfun.docker.plugin.javaThis plugin use pure java client to execute docker command to complete common tasks like build docker image, push to local or remore registry, deploy to local or remote host |
0.0.8
(18 July 2022) |
io.github.ushiosan23.resgenIt is a plugin used to automatically generate assets to a java application (Similar to what android studio does, but very basic) |
0.0.3
(31 May 2022) |
io.arrow-kt.analysis.javaFunctional companion to Kotlin's Compiler |
2.0.3-alpha.2
(26 May 2022) |
io.sitoolkit.cv.sit-cv-gradle-pluginCode Visualizer is a development support tool to generate sequence diagram and class diagram from java source code |
1.1.1
(08 April 2022) |
ru.yoomoney.gradle.plugins.kotlin-pluginPlugin for java and kotlin project |
7.0.1
(07 April 2022) |
com.github.hexomod.replace.token.preprocessorA simple java replace token preprocessor plugin |
0.4
(18 March 2022) |
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) |