Download Latest Version Gradle Plugin v8.8.0 source code.zip (2.1 MB)
Email in envelope

Get an email when there's a new version of Spotless

Home / maven_3.8.0
Name Modified Size InfoDownloads / Week
Parent folder
Maven Plugin v3.8.0 source code.tar.gz 2026-06-29 1.2 MB
Maven Plugin v3.8.0 source code.zip 2026-06-29 2.1 MB
README.md 2026-06-29 515 Bytes
Totals: 3 Items   3.4 MB 0

Added

  • Add support for custom string format for license header copyright year via yearStringFormat(). (#2965)

Fixed

  • <expandWildcardImports> no longer triggers a full transitive dependency resolution on every build. Dependency resolution is now deferred until the step actually runs, so projects that do not use <expandWildcardImports> (or that use version ranges) are no longer penalized. (#2983)
Source: README.md, updated 2026-06-29