#gradle-plugin (30 Repositories)
Ranked open-source repositories tagged with #gradle-plugin, scored by pull request acceptance likelihood and maintainer engagement velocity.
74.8%
61.8h
30 repositories tagged #gradle-plugin
KenjiOhtsuka/harmonica
Kotlin Database Migration Tool. This tool makes it really easy to create table, index, add columns, and so on, with Kotlin DSL.
grab/app-sizer
A tool designed to analyze the download size of Android applications. Provides detailed insights into app binary composition through a Gradle plugin and CLI tool to help developers optimize app size and improve user acquisition.
GradleUp/shadow
Gradle plugin for creating fat/uber JARs, transforming files, relocating packages, and optimizing applications with R8/ProGuard. The Gradle counterpart to Maven Shade Plugin.
goncalossilva/kotlinx-resources
Kotlin Multiplatform (KMP) library for reading resources in tests
gradlex-org/extra-java-module-info
A Gradle 6.8+ plugin to use legacy Java libraries as Java Modules in a modular Java project
gradlex-org/build-parameters
Compile-safe access to parameters supplied to a Gradle build
tbroyer/gradle-errorprone-plugin
Gradle plugin to use the error-prone compiler for Java
bndtools/bnd
Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.
yschimke/compose-ai-tools
Helping the Agents Compose the Things
autonomousapps/dependency-analysis-gradle-plugin
Gradle plugin for JVM projects written in Java, Kotlin, Groovy, or Scala; and Android projects written in Java or Kotlin. Provides advice for managing dependencies and other applied plugins
cortinico/ktfmt-gradle
A Gradle plugin to apply ktfmt to your builds, and reformat you Kotlin source code like a glimpse 🧹🐘
JetBrains/kotlin
The Kotlin Programming Language.
cortinico/kotlin-gradle-plugin-template
🐘 A template to let you started with custom Gradle Plugins + Kotlin in a few seconds
rafaeltonholo/svg-to-compose
Convert SVG and Android Vector Drawables (XML) into Jetpack Compose ImageVector code. CLI, Gradle plugin, and online playground. Kotlin Multiplatform supported.
LikeTheSalad/android-stem
This is a Gradle plugin for Android applications that concatenates XML strings during compilation
ihub-pub/plugins
A set of Gradle plugins that greatly simplify project management / 一套极大简化项目管理的Gradle插件集
CycloneDX/cyclonedx-gradle-plugin
Creates CycloneDX Software Bill of Materials (SBOM) from Gradle projects
gmazzo/gradle-buildconfig-plugin
A plugin for generating BuildConstants for any kind of Gradle projects: Java, Kotlin, Groovy, etc. Designed for KTS scripts.
spotbugs/spotbugs-gradle-plugin
detekt/detekt
Static code analysis for Kotlin
graalvm/native-build-tools
Native-image plugins for various build tools
Triple-T/gradle-play-publisher
GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
dependency-check/DependencyCheck
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
LikeTheSalad/aaper
Ensure Android runtime permissions using annotations only
SonarSource/sonar-scanner-gradle
SonarQube Scanner for Gradle
vanniktech/gradle-maven-publish-plugin
A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus instance.
palantir/gradle-baseline
A set of Gradle plugins that configure default code quality tools for developers.
eclipse-jkube/jkube
Build and Deploy java applications on Kubernetes
FabricMC/fabric-loom
Gradle build system plugin used to automate the setup of a minecraft mod development environment.
gobley/gobley
Embed Rust into your Kotlin Multiplatform project