Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.tmzk1005.java-formatterThis plugin provides a mechanism to automatically (re)format your Gradle project during a Gradle build, or to verify its formatting, so that your project can converge on consistent code style regardless of user preferences, IDE settings, etc. |
1.0.1
(20 September 2023) |
io.github.jahrim.wartremoverA plugin for applying WartRemover code linting to scala, by means of a configuration file. |
0.1.3
(05 September 2023) |
com.opencastsoftware.gradle.buildinfoA Gradle plugin for generating build info as Java code. |
0.3.1
(17 July 2023) |
io.github.andoloido.coverageuse ASM when transform code to report which class is used on line, this plugin can help to remove unused code |
0.0.4
(30 June 2023) |
io.github.slava0135.doktestA plugin that helps you verify Kotlin code in KDoc comments |
0.1.1
(15 May 2023) |
org.dafny.dafnyThis plugin offers tight integration of the Dafny verification-aware programming language with Java: automatically verifying Dafny source code and compiling it to Java source code, which the Java plugin will then build together with any hand-written Java in the project. It also provides a robust approach to distributing and managing Dafny dependencies through Gradle-supported repositories such as Maven Central. |
0.1.0
(11 May 2023) |
io.github.leofuso.argoA Gradle plugin aimed to help working with Apache Avro.It supports code generation for JSON schema declaration files(.avsc),JSON protocol declaration files(.avpr), and Avro IDL files.In the future, it should support Schema Registry integration, as well." |
0.1.4
(23 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) |
io.github.simonharmonicminor.code.stylePredefined Checkstyle and PMD rules |
0.3.0
(04 February 2023) |
org.archguard.scannerArchGuard is a static code analysis tool that helps you to find security vulnerabilities in your code. |
0.0.2
(21 December 2022) |