#gradle (30 Repositories)
Ranked open-source repositories tagged with #gradle, scored by pull request acceptance likelihood and maintainer engagement velocity.
84.1%
29.1h
30 repositories tagged #gradle
jjohannes/idiomatic-gradle
How to idiomatically structure a large build with Gradle 8 or Gradle 9
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.
gradle/docker-gradle
Docker images with Gradle
mraible/infoq-mini-book
Template project for creating an InfoQ Mini-Book with Asciidoctor
igorwojda/android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
jjohannes/understanding-gradle
The Understanding Gradle video series introduces the concepts of the Gradle Build Tool one-by-one in short videos.
diffplug/spotless
Keep your code spotless
square/gradle-dependencies-sorter
A CLI app and Gradle plugin to sort the dependencies in your Gradle build scripts
TimefoldAI/timefold-quickstarts
Get started with Timefold quickstarts here. Optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning problems.
cortinico/ktfmt-gradle
A Gradle plugin to apply ktfmt to your builds, and reformat you Kotlin source code like a glimpse 🧹🐘
cortinico/kotlin-gradle-plugin-template
🐘 A template to let you started with custom Gradle Plugins + Kotlin in a few seconds
spring-petclinic/spring-petclinic-kotlin
Kotlin version of Spring Petclinic
aload0/Cosmic-IDE
A desktop-class, general-purpose IDE for Android, powered by a full Linux environment.
CleanroomMC/ForgeDevEnv
Template workspace for modding Minecraft 1.12.2
mfvanek/pg-index-health
pg-index-health is an embeddable schema linter for PostgreSQL that detects common anti-patterns and promotes best practices.
tuist/tuist
Your platform team, as a service
pythonnative/pythonnative
Build native Android and iOS apps in Python.
jaredsburrows/gradle-license-plugin
Gradle plugin that provides a task to generate a HTML license report of your project.
CycloneDX/cyclonedx-gradle-plugin
Creates CycloneDX Software Bill of Materials (SBOM) from Gradle projects
microsoft/vscode-gradle
Manage Gradle Projects, run Gradle tasks and provide better Gradle file authoring experience in VS Code
gmazzo/gradle-buildconfig-plugin
A plugin for generating BuildConstants for any kind of Gradle projects: Java, Kotlin, Groovy, etc. Designed for KTS scripts.
sofn/ArchForge
Modern enterprise platform built with Spring Boot 4
graalvm/native-build-tools
Native-image plugins for various build tools
deezer/caupain
Your best buddy for keeping versions catalogs up to date!
EngineHub/WorldEdit
🗺️ Minecraft map editor and mod
gradle/develocity-build-validation-scripts
Executable scripts to assist in validating that your Gradle and Maven builds are in an optimal state in terms of maximizing work avoidance when using Develocity.
gradle/gradle-completion
Gradle tab completion for bash and zsh
ReactiveCircus/app-versioning
A Gradle Plugin for lazily generating Android app's versionCode & versionName from Git tags.
Kotlin/kotlinx-benchmark
Kotlin multiplatform benchmarking toolkit
gradle/gradle
Adaptable, fast automation for all