Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Validates the public JVM binary API to make sure breaking changes are tracked. This is a Gradle Settings plugin and can be applied in a `settings.gradle` or `settings.gradle.kts` file. |
0.1.0
(02 May 2023) |
|
Validates the public JVM binary API to make sure breaking changes are tracked. This is a Gradle Project plugin and can be applied in a `build.gradle` or `build.gradle.kts` file. |
0.1.0
(02 May 2023) |
|
Sync your translations files with OneSky |
1.6.0
(26 April 2023) |
|
A gradle plugin to optimize built jars through individual file optimizations and increased compression |
2.0.1
(02 April 2023) |
|
Use the format established by Google's Angular team to automatically generate a changelog file from git commit messages. |
0.3.4
(30 March 2023) |
|
This Gradle plugin creates tasks that fill template files. |
1.0.0
(29 March 2023) |
|
Counts and plots the number of files by extension or by inheritance. |
1.0.0
(24 March 2023) |
|
A Gradle plugin for collapsing all dependencies and project code into a single Jar file. NOTE: This plugin changed the core maintainer and has new coordinates: https://plugins.gradle.org/plugin/com.gradleup.shadow |
8.1.1
(20 March 2023) |
|
A Gradle plugin for using the Eclipse Compiler for Java (ECJ) for compiling Java files |
0.2.0
(06 March 2023) |
|
A 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) |