Search Gradle plugins
Plugin | Latest Version |
---|---|
software.onepiece.limitsPlugin to generate immutable data structures (Kotlin source code) with collections that contain a limited set of elements addressed by coordinates. Also generates tools to diff data and (de)serialize such diffs. |
0.3
(08 September 2022) |
io.jenkins.jteGradle plugin for packaging Jenkins Templating Engine library sources as a Jenkins plugin |
0.2.0
(09 August 2022) |
com.baioretto.specialsourceSpecial source for gradle |
1.0.0
(29 June 2022) |
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) |
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) |