Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.davidburstrom.version-compatibilitySets up a compatibility test suite against given versions of one or more dependencies, and sets up source sets to create compatibility adapters for different versions of a dependency. This is useful in any context where the runtime dependencies of a program is a matter of configuration, e.g. when integrating a 3rd party tool in a software suite. |
0.5.0
(28 March 2023) |
net.devrieze.gradlecodegenA plugin to aid with codeGeneration without using buildSrc. It provides an additional generate section to sourceSets. In this section individual files to be generated can be specified. Each sourceset has an accompanying ...generator sourceSet where the actual generator source can live. |
0.6.0
(01 March 2023) |
org.jetbrains.gradle.terraformSource sets plugin for controlling terraform projects from Gradle, batteries included. |
1.6.0-RC.5
(20 February 2023) |
org.kordamp.gradle.source-xrefGenerates and configures JXR tasks |
0.49.0
(26 January 2023) |
org.kordamp.gradle.source-htmlGenerates and configures Jaava2Html tasks |
0.49.0
(26 January 2023) |
org.kordamp.gradle.clirrClirr is a tool that checks Java libraries for binary and source compatibility with older releases. |
0.49.0
(26 January 2023) |
org.jsonschema2dataclassA plugins that generates Java or Scala sources from JsonSchema using jsonschema2pojo. Please, see the GitHub page for details |
6.0.0
(13 January 2023) |
io.github.furutuki.android-svg-transcoderA gradle plugin that helps you transcode svg files to android source file(Java), with which you can compile and use the generated classes to render svg image in canvas |
0.1.1
(03 January 2023) |
com.microsoft.thriftyGenerates Java and/or Kotlin sources from .thrift files |
3.1.0
(13 December 2022) |
se.premex.ownershipCheck for existance of OWNERSHIP.toml in subprojects and verify that it contains ownership information. Will soon also check for description and have additional tasks to generate code owner files that are understood by source control systems. Attaches to the check |
0.0.11
(02 December 2022) |