Search Gradle plugins
Plugin | Latest Version |
---|---|
org.cthing.property-key-constantsA Gradle plugin that generates a Java source file with constants for keys in properties files. |
2.0.0
(26 October 2024) |
org.cthing.build-constantsA Gradle plugin that generates a Java source file with constants describing the build. |
2.0.0
(26 October 2024) |
no.nils.wsdl2javaGradle wsdl2java plugin. Generate java source-code from your wsdl or xsd files using cxf. |
0.12
(27 January 2020) |
com.ewerk.gradle.plugins.auto-valuePlugin for generating Google AutoValue source files. |
1.0.8
(28 July 2017) |
com.ewerk.gradle.plugins.daggerPlugin for generating Dagger2 Java source |
1.0.4
(11 April 2017) |
io.github.humbinal.i18n.message.gradle-plugingradle plugin for generate i18n message from source file written by javadoc. |
1.0.2
(28 September 2021) |
com.asyncapi.asyncapi-gradle-pluginGradle plugin for AsyncAPI. Helps to generate asyncapi schemas from sources |
1.0.0-EAP-1
(08 March 2021) |
com.asyncapi.asyncapi-gradle-pluginGradle plugin for AsyncAPI. Helps to generate asyncapi schemas from sources |
1.0.0-EAP.1
(16 February 2021) |
com.linkedin.python-pexBuilding Python with Gradle |
0.9.11
(18 December 2018) |
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) |