Search Gradle plugins
Plugin | Latest Version |
---|---|
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.2.0
(10 January 2025) |
com.palantir.jacoco-full-reportThe com.palantir.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. The com.palantir.jacoco-full-report plugin adds a task that produces a Jacoco report for the combined code coverage of the tests of all subprojects of the current project. |
0.4.0
(07 June 2016) |
com.palantir.jacoco-coverageThe com.palantir.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. The com.palantir.jacoco-full-report plugin adds a task that produces a Jacoco report for the combined code coverage of the tests of all subprojects of the current project. |
0.4.0
(07 June 2016) |
io.github.sophimp.flatbuffersA Gradle plugin that wraps Google FlatBuffers and can generate code from Google FlatBuffers schemas. |
1.0.0
(14 February 2025) |
com.ncorti.ktfmt.gradleA Gradle plugin to run ktfmt formatter on your build |
0.22.0
(06 February 2025) |
io.netifi.flatbuffersGradle plugin for generating code from Google FlatBuffers schemas. |
1.0.7
(15 April 2020) |
com.github.gregwhitaker.flatbuffersGradle plugin for generating code from Google FlatBuffers schemas. |
1.0.2
(15 June 2017) |
org.nrg.xnat.build.generateXNAT Gradle Plugin: Support code generation and integration of the core XNAT web application and XNAT plugins |
1.7.0-SNAPSHOT
(14 March 2016) |
amnl.pylizardAdd code complexity reports to your Gradle build using Lizard (written in Python). |
1.0.5
(12 October 2014) |
com.toddway.buildcheckspost summaries from code analyzers (jacoco, lint, detekt, and checkstyle) to VCS (GitHub & BitBucket) |
3.3.2
(25 February 2025) |