Search Gradle plugins

Plugin Latest Version

Bakes in build info at compile time

2.3.1
(01 October 2024)

A Gradle Plugin to create a class containing version info based on the project.

1.4.1
(27 September 2024)

Use a Project Zomboid installation as a Java dependency

0.2.0
(15 September 2024)

A plugin that helps you to build docker images as slim as possible avoiding fat jars

1.0.2
(14 September 2024)

A plugin providing automatic versioning of CI/CD builds based on git tags and build info

1.2.1
(23 July 2024)

This 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)

* 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)

This plugin contains all the work from `info.offthecob.Base` but includes `jib` for building containers.

1.0.17
(11 July 2024)

This plugin contains all the work from `info.offthecob.Base` but includes `java-library` for building jvm libraries.

1.0.17
(11 July 2024)

This plugin contains a bunch of best practices around how to build projects for the JVM. This includes dependency locking by default, kotlin support, groovy support (for testing), wiring up the junit platform, null away, and linting.

1.0.17
(11 July 2024)