Search Gradle plugins
Plugin | Latest Version |
---|---|
com.ibm.appscanIBM Security AppScan Source Gradle Plugin |
1.1.13
(22 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) |
me.julb.gradleplugins.additionaljarsAdd automatically sources and javadoc jars to the Java project. Populates MANIFEST.MF with standard attributes. |
1.0.8
(08 December 2021) |
ch.sourcemotion.gradle.vertx.hermesGenerates Kotlin source code for dtos, Vert.x message codecs and communication (consumer, sender) based on JSON (schemas). Take a look in the README |
0.0.1
(26 August 2021) |
com.exploids.plantumlfromsourceA plugin that generates PlantUML class diagrams from java source files |
0.1.2
(16 July 2021) |
com.github.rewolf.gradle.moarjavadocAssists Javadoc tasks by automatically delomboking lombok'd source and linking Official Java SE Javadoc for the specified source version. |
1.0.0
(09 May 2020) |
org.manathome.src2docWalking Skeleton: generate asciidoc markup documentation from java source code for best integration with site generators like orchid or jbake.. |
0.0.1-SNAPSHOT
(15 January 2020) |
io.ezet.gradle.try-include-moduleInclude a module if it is available on a path specified in local.properties. This can be used in combination with `resolve-to-module` to easily substitute remotely hosted dependencies with local sources when developing. |
0.0.1-alpha1
(15 November 2019) |
com.bmuschko.java2htmlGradle plugin for turning source code into HTML, RTF, TeX and XHTML using Java2HTML. |
2.0.2
(05 November 2018) |
com.irl.openapi.generatorThis plugin generate sources from openapi3 files. |
3.0.0-rc1-v1.0
(31 July 2018) |