Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
* Includes the foojay plugin for gradle 9 support of the toolchain api. * Auto imports sub projects. This also changes gradle to expect sub project's build.gradle.kts to be <sub project name>.gradle.kts. For example: * build.gradle.kts * settings.gradle.kts * my-service/my-service.gradle.kts * my-library/my-library.gradle.kts |
1.0.17
(11 July 2024) |
|
Configures project settings |
0.54.0
(26 December 2023) |
|
Streamlines loading Gradle plugins from GitHub Packages repositories |
0.0.10
(10 July 2023) |
|
Gradle Settings plugin to register privateRepo extension. Used by other settings plugins. |
0.18.0-rc.6
(06 July 2023) |
|
A settings plugin that allows devs to handle included builds via a configuration yaml |
0.0.5
(06 May 2023) |
|
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) |
|
Sets 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) |
|
Iotatech internal gradle plugin to configure gradle settings. |
0.5.7
(09 September 2022) |
|
Plugin that configures test tasks. |
1.5.0
(18 August 2021) |
|
Plugin that configures 'com.github.spotbugs' plugin if it's applied. |
1.5.0
(18 August 2021) |