Search Gradle plugins

Plugin Latest Version

com.palantir.jdks.palantir-ca

Includes the Palantir CA from the system truststore

0.45.0
(27 August 2024)

com.ibm.cics.bundle

A Gradle plugin to build CICS bundles, including external dependencies.

1.0.6
(20 August 2024)

io.github.klahap.coam

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

com.ryandens.javaagent-jib

Automatically includes javaagents in OCI images created by Jib

0.5.2
(26 July 2024)

io.github.electrolytej.module-assembler-settings-plugin

A plugin that helps you easy to indlude/exclude module

1.0.0
(25 July 2024)

info.offthecob.SpringService

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)

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.Service

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

1.0.17
(11 July 2024)

info.offthecob.Library

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

1.0.17
(11 July 2024)

info.offthecob.Base

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)