Search Gradle plugins
Plugin | Latest Version |
---|---|
io.freefair.jsass-javaCompiles SASS and SCSS in your java resources (src/*/resources) |
6.5.0.2
(20 June 2022) |
io.github.kyay10.kotlin-null-defaultsKotlin compiler plugin that allows Java callers to use null in place of default parameters |
0.2.0
(18 June 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.ratpack.ratpack-javaThis plugin provides build time integration for Java based Ratpack applications. |
2.0.0-rc-1
(12 May 2022) |
io.github.file5.guidesignerPlugin which enables GUI Designer forms compilation. |
1.0.2
(16 April 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) |
io.github.carlobellettini.assertj-generator-pGenerate Assertj assertion classes. |
2.0.1
(16 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.samjingwen.code-generatorGradle plugin to generate code from handlebars template |
1.0
(17 February 2022) |