Search Gradle plugins
| Plugin | Latest Version |
|---|---|
com.oliveryasuna.modkit.scaffold
CC-compatible
Generates a working Modkit consumer project (settings, build script, example sources) for a chosen loader/version matrix. |
0.4.0
(20 July 2026) |
com.oliveryasuna.modkit.multiversion
CC-compatible
Per-version overrides over Stonecutter's source preprocessor, driven by the Modkit model. |
0.4.0
(20 July 2026) |
io.github.manriif.komple-tool-zig
CC-compatible
Downloads and installs the Zig toolchain and compiles C sources using zig cc. |
0.0.2
(20 July 2026) |
io.github.manriif.komple-tool-android-ndk
CC-compatible
Downloads and installs the Android NDK and compiles C sources for Android targets. |
0.0.2
(20 July 2026) |
io.github.manriif.komple-tool-apple-xcode
CC-compatible
Uses the local Xcode installation to compile C sources for Apple platforms. |
0.0.2
(20 July 2026) |
org.glavo.gradle-wrapper-neo
CC-compatible
Generates a source-based Gradle wrapper without storing a wrapper JAR in the project. |
0.2.0
(13 July 2026) |
com.github.spotbugs
Featured
Performs quality checks on your project's Java source files using SpotBugs and generates reports from these checks |
6.5.9
(13 July 2026) |
com.arc-e-tect.jacoco-exclusion-report
CC-compatible
Scans sources for JaCoCo marker annotations (default: @ExcludeFromJacocoGeneratedCodeCoverage) that should be excluded from code coverage and generates an HTML+XML report with excluded code. |
0.7.1
(12 July 2026) |
io.github.chonghan.java-reference-index
CC-compatible
Indexes Java source references for code navigation and blast-radius analysis. |
0.1.9
(14 June 2026) |
com.netflix.nebula.integtest-standalone
CC-compatible
Adds source set and task for running integration tests separately from unit tests (standalone) |
13.1.2
(07 May 2026) |