Search Gradle plugins
Plugin | Latest Version |
---|---|
xyz.ronella.simple-keytoolThe plugin that allows you access to java keytool commands in gradle as task |
1.1.0
(13 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.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) |
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) |