Search Gradle plugins
Plugin | Latest Version |
---|---|
com.diffplug.eclipse.resourcefiltersAdds filters to an eclipse project which exclude or include specific resources. |
4.1.0
(20 September 2024) |
com.diffplug.gradle.eclipse.buildpropertiesUses Eclipse's build.properties to control a gradle build, and fixes the eclipse project classpath to include binary assets specified in build.properties. |
4.1.0
(20 September 2024) |
com.diffplug.eclipse.buildpropertiesUses Eclipse''s build.properties to control a gradle build, and fixes the eclipse project classpath to include binary assets specified in build.properties. |
4.1.0
(20 September 2024) |
com.raxdenstudios.android-versioningAllow to include basic configuration for commons modules in Android. |
0.56.4
(04 September 2024) |
com.raxdenstudios.android-publish-libraryAllow to include basic configuration for commons modules in Android. |
0.56.4
(04 September 2024) |
io.github.klahap.coamThe OpenAPI Spec Merger Checker (coam) is a Gradle plugin that verifies whether all paths of one OpenAPI specification file are fully included, through $ref, in another OpenAPI specification file. |
1.0.0
(09 August 2024) |
io.github.electrolytej.module-assembler-settings-pluginA plugin that helps you easy to indlude/exclude module |
1.0.0
(25 July 2024) |
info.offthecob.SpringServiceThis plugin contains all the work from `info.offthecob.Service` but includes customization of the dependency management plugin used by spring, and applies the `kotlin-spring` and `spring-boot` plugins. |
1.0.17
(11 July 2024) |
info.offthecob.Settings* 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) |
info.offthecob.ServiceThis plugin contains all the work from `info.offthecob.Base` but includes `jib` for building containers. |
1.0.17
(11 July 2024) |