Search Gradle plugins

Plugin Latest Version

Scans sources for JaCoCo marker annotations (default: @ExcludeFromJacocoGeneratedCodeCoverage) that should be excluded from code coverage and generates an HTML+XML report with excluded code.

0.7.1
(12 July 2026)

Insert excludes into the pom when individual dependencies have exclude statements

8.0.0
(14 June 2018)

Insert excludes into the ivy.xml when individual dependencies have exclude statements

8.0.0
(14 June 2018)

This Gradle plugin filters and removes classes annotated with @ExcludeClass, helping you quickly eliminate classes that need to be loaded from the cloud. It scans the compiled classes and deletes any that are marked for exclusion, along with their inner classes.

1.0.0
(02 November 2024)

Sometimes you just want a simple way to exclude dependencies without creating closures. This plugin creates a method on a Gradle project that provides a little syntax sugar for exclusions.

0.1
(18 October 2014)

Applies the DeltaFi license header conventions (mappings, excludes, strict check) to a project

2.61.0
(28 July 2026)

Core plugin for internal Java/Kotlin subprojects. Applies java-library, Kotlin JVM, JaCoCo, and Spotless (Google Java Format). Configures the Java toolchain from the root BaseExtension's javaVersion (default '21'). Configures tests with JUnit Platform and finalizes them with jacocoTestReport. When mspVersion is set, enforces the MSP BOM, excludes commons-logging and log4j, and auto-wires the MapStruct annotation processor when mapstruct is detected on the classpath. Requires com.stano.base (or com.stano.application) on the root project.

0.1.8
(27 July 2026)

Adds filters to an eclipse project which exclude or include specific resources.

4.4.1
(15 October 2025)

Adds filters to an eclipse project which exclude or include specific resources.

4.4.1
(15 October 2025)

Excludes the gradle build folder from Eclipse's resource indexing.

4.4.1
(15 October 2025)