Groovy Gradle

Open-source Groovy projects categorized as Gradle

Top 20 Groovy Gradle Projects

  • Gradle

    Adaptable, fast automation for all

    Project mention: Gradle's leaky abstractions: Declarative(ish) shell, imperative core: Implementing a safe(ish) global configuration DSL | dev.to | 2024-03-24

    A ("shared") build service is kind of like a singleton, in that when you register one in any project, it's available in all projects as a single instance. (This unfortunately turns out not to be true, in some cases, when using composite builds, but can be worked around.) An actual singleton (global static instance) doesn't work at all, for the record—try it if you want to lose some sanity. Anyway, use a build service whenever you need global mutable state in your build.

  • groovy-android-gradle-plugin

    A Gradle plugin to support the Groovy language for building Android apps

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • gradle-lint-plugin

    A pluggable and configurable linter tool for identifying and reporting on patterns of misuse or deprecations in Gradle scripts.

  • lint-cleaner-plugin

    A Gradle Plugin that removes unused resources in Android projects.

  • gradle-node-plugin

    Gradle plugin for integrating NodeJS in your build. :rocket: (by node-gradle)

    Project mention: Using Webpack with Spring Boot | dev.to | 2023-05-02

    Install Node.js Frontend Maven Plugin Gradle Plugin for Node

  • jacoco-android-gradle-plugin

    Gradle plugin that creates JaCoCo test reports for Android unit tests

  • android-cache-fix-gradle-plugin

    Gradle plugin that fixes Android build caching problems.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • Gradle Xcode plugin

    gradle plugin for building Xcode Projects for iOS, watchOS, macOS or tvOS

  • gradle-docker-compose-plugin

    Simplifies usage of Docker Compose for integration testing in Gradle environment.

    Project mention: Testcontainers | news.ycombinator.com | 2024-02-27

    Something that improved developer experience by far and also sped up our builds is starting the container dependencies via docker-compose and connect to it for integration testing. This allows reuse of containers, you can connect to it after/during an integration test to debug without having to keep searching for ports constantly.

    With TestContainers - I've perceived that running integration tests / a single test repeatedly locally is extremely slow as the containers are shut down when the java process is killed. This approach allows for this while also allowing to keep it consistent - example, just mount the migrations folder in the start volume of your DB container and you have a like-for-like schema of your prod DB ready for integration tests.

    I've found the https://github.com/avast/gradle-docker-compose-plugin/ very useful for this.

  • gradle-license-plugin

    Gradle plugin that provides a task to generate a HTML license report of your project.

  • badass-runtime-plugin

    Create a custom runtime image of your non-modular application

  • jooq-plugin

    Plugin for generating jOOQ classes using dockerized databases

  • gradle-use-python-plugin

    Use python modules in gradle build

    Project mention: Using python with Gradle | /r/learnpython | 2023-04-02

    I know it is not the usual route but i would like to know if there are any popular ways of using python in a gradle project? The only ones I can find are here, here and here and have not been updated in years and/or use a very old gradle version (5.0). Am I missing something here? I am using IntelliJ IDEA Ultimate.

  • vscode-groovy-lint

    VSCode extension to lint , correct and format groovy and Jenkinsfile

    Project mention: New version of VSCode Groovy Lint refactored | news.ycombinator.com | 2023-12-17
  • gradle-protobuf-plugin

    Gradle plugin for Google Protocol Buffers

  • scalroid

    A scala-kotlin-java joint compilation plugin built on Gradle, for native Android.

  • jaxb-gradle-plugin

    Gradle JAXB code generation plugin

  • gradle-snowflake

    A Gradle plugin for publishing JVM-based applications to Snowflake.

    Project mention: [GitHub] stewartbryson/gradle-snowflake: A Gradle plugin for publishing JVM-based applications and UDFs to Snowflake. | /r/snowflake | 2023-04-07
  • raspi-finance-endpoint

    endpoint for raspi-finance-endpoint

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-24.

Groovy Gradle related posts

Index

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com