JetBrains / gradle-changelog-pluginView external linksLinks
Plugin for parsing and managing the Changelog in a "keep a changelog" style.
☆295Jan 30, 2026Updated 2 weeks ago
Alternatives and similar repositories for gradle-changelog-plugin
Users that are interested in gradle-changelog-plugin are comparing it to the libraries listed below
Sorting:
- Public API management tool☆943Aug 11, 2025Updated 6 months ago
- Experimental support for detekt as a Kotlin compiler plugin☆55Feb 2, 2023Updated 3 years ago
- Reformats Kotlin KDoc comments, reflowing text and other cleanup, both via IDE plugin and command line utility☆75Dec 21, 2025Updated last month
- 🔃 Inverted view of your Project☆128Feb 9, 2026Updated last week
- Gradle Plugin that detects violations of Gradle best practices in Gradle Plugins☆194Sep 18, 2023Updated 2 years ago
- Kotlin source code documentation management tool☆314Jan 23, 2026Updated 3 weeks ago
- A KSP implementation of AutoService☆159Feb 2, 2026Updated 2 weeks ago
- ☆51Feb 3, 2026Updated last week
- Gradle plugin which validates the licenses of your dependency graph match what you expect☆738Feb 9, 2026Updated last week
- A gradle plugin to make management of large gradle builds easier☆141Updated this week
- This project contains a Gradle plugin and a small command-line app that allows replicating the structure of a given Gradle project.☆134Dec 8, 2025Updated 2 months ago
- A plugin for Kotlin compiler for compile-time reflection☆383Feb 14, 2024Updated 2 years ago
- Alternative to KAPT that skips Java stub generation and therefore is as efficient as Java APT but with Kotlin☆88Nov 11, 2025Updated 3 months ago
- Extensions for the kotlin-inject dependency injection framework☆376Jan 27, 2026Updated 2 weeks ago
- A multiplatform, pluggable, and sealed API result type for modeling network API responses.☆791Nov 19, 2025Updated 2 months ago
- A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.☆1,397Jan 28, 2026Updated 2 weeks ago
- A Gradle Plugin to determine which modules were affected by a set of files in a commit.☆653Feb 6, 2026Updated last week
- A CLI app and Gradle plugin to sort the dependencies in your Gradle build scripts☆282Dec 2, 2025Updated 2 months ago
- Gradle plugin for JVM projects written in Java, Kotlin, Groovy, or Scala; and Android projects written in Java or Kotlin. Provides advice…☆2,110Updated this week
- Gradle plugin to keep your modules graph healthy and lean.☆623Feb 9, 2026Updated last week
- Simple and extensible plugin to track task times in your Gradle Project.☆617Jan 18, 2026Updated 3 weeks ago
- Gradle and IntelliJ build tooling used in Slack's Android repo☆471Updated this week
- Gradle plugin for updating a project version catalog☆632Oct 24, 2025Updated 3 months ago
- Gradle plugin that fixes Android build caching problems.☆518Updated this week
- Painless and fast Gradle plugin development☆20Apr 21, 2025Updated 9 months ago
- A Kotlin compiler plugin that generates redacted toString() implementations.☆430Feb 6, 2026Updated last week
- Cook yourself delicious Gradle plugins 🐘🤝🐭👉🧑🍳☆188Jan 14, 2026Updated last month
- A Gradle plugin that infers Proguard/R8 keep rules for androidTest sources.☆270Nov 19, 2025Updated 2 months ago
- Declarative Gradle is a project targeting better isolation of concern and expressing any build in a clear and understandable way☆167Dec 30, 2025Updated last month
- Gradle plugin that detects and updates Gradle and Maven wrappers to the latest Gradle and Maven version.☆48Jan 30, 2026Updated 2 weeks ago
- Extensions for Moshi including IR plugins, moshi-sealed, and more.☆536Updated this week
- A Kotlin compiler plugin that generates equals, hashCode, and toString for plain old Kotlin objects in public APIs.☆411Updated this week
- Framework for testing concurrent code on JVM languages