Browse free open source Groovy Build Tools and projects below. Use the toggles on the left to filter open source Groovy Build Tools by OS, license, language, programming language, and project status.

  • Orchestrate Your AI Agents with Zenflow Icon
    Orchestrate Your AI Agents with Zenflow

    The multi-agent workflow engine for modern teams. Zenflow executes coding, testing, and verification with deep repo awareness

    Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
    Try free now
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • 1
    Gradle

    Gradle

    Adaptable, fast automation for all

    Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites. Gradle has been designed to support build automation across multiple languages and platforms including Java, Scala, Android, Kotlin, C/C++, and Groovy, and is closely integrated with development tools and continuous integration servers including Eclipse, IntelliJ, and Jenkins. From mobile apps to microservices, from small startups to big enterprises, Gradle helps teams build, automate and deliver better software, faster. Write in Java, C++, Python or your language of choice. Package for deployment on any platform. Go monorepo or multi-repo. And rely on Gradle's unparalleled versatility to build it all.
    Downloads: 65 This Week
    Last Update:
    See Project
  • 2
    HiveMind Java Web Application Cloud IDE

    HiveMind Java Web Application Cloud IDE

    Web development IDE in browser, supports Java, ruby, javascript...etc

    HiveMind is a browser based web development that combines an application container (jetty), a middleware and a developer environment that runs in the browser. It runs on the jvm so you are not limited by environment. You can run it on your laptop, company server or even on a cloud service like AWS. It supports Java, Ruby, Python, JavaScript, Groovy, Clojure. Source include so it is easy to hack so you can modify it for your own need.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Android Cache Fix Gradle Plugin

    Android Cache Fix Gradle Plugin

    Gradle plugin that fixes Android build caching problems

    The Android Cache Fix Gradle Plugin is developed by the Gradle team to improve build cache correctness and performance for Android builds. It applies workarounds and adjustments for known issues in the Android Gradle Plugin that interfere with build caching. This plugin ensures that tasks are cacheable when they otherwise wouldn’t be, and it applies targeted fixes for bugs affecting incremental and cached builds, thus improving overall efficiency in Android projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Buildstep

    Buildstep

    Buildstep uses Docker and Buildpacks to build applications like Heroku

    Buildstep is a Docker-based wrapper around Heroku-style Buildpacks. It takes in your app code as a tarball via STDIN, runs the builder script inside a container preloaded with multiple buildpacks, and generates a ready-to-run Docker image, including a generated start script from a Procfile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Calces Gradle Plugin

    Calces Gradle Plugin

    Android build toolset

    Includes quick implementation of componentized build scripts and quick implementation of screen minimum width adaptation scripts. Componentize building Gradle plugins. The name of the plugin pack is: component, which provides two componentization auxiliary plugins, called calces.appconfig and calces.modules. The main functions are providing components that Gradle configures App dependencies on, whether the configuration components can run alone, enabling multiple Apps that rely on different modules to be built simultaneously, etc. Screen-adaptation plugin. The name of the component package is: screen, where calces.screen plugins are provided. The main functions are: According to the design draft and configuration, automatically generate the smallest-width adaptation file, so that you no longer need to pay attention to the screen adaptation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A groovy build framework. Primarily Ant driven
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GAQ = Groovy + Ant + Quartz. GAQ is a lightweight framework for developing, scheduling, running and reviewing automated tasks. It has the scripting ease of Groovy, the power of Ant, and the cross platform scheduling of Quartz. Supports Groovy 1.1 Beta 1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gj
    "Gj" is a script to convert Groovy program to distribution format quickly, easily, and without any effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gnasher alleviates developers from having to execute maven builds with the "-o" option (offline) to avoid accessing external repositories metadata files. SHA1 hash files and the missing pom metadata files for dependencies are created if missing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Trumba is an All-in-one Calendar Management and Event Registration platform

    Great for live, virtual and hybrid events

    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 10
    Gradle Ospackage Plugin

    Gradle Ospackage Plugin

    Gradle plugin for constructing linux packages

    The Gradle OS Package plugin builds native Linux packages (RPM and DEB) directly from your project, enabling repeatable, policy-compliant server distributions. It lets you define metadata like package name, version, dependencies, and maintainers, then map files from your build into filesystem locations with ownership and permissions. Pre-, post-install, and removal scripts are supported so services can be registered, caches warmed, or config migrated during upgrades. The plugin fits naturally in multi-module builds and CI, producing artifacts that ops teams can promote through repositories like APT or YUM. It’s widely used to package JVM applications along with their configs, systemd units, and logs into a single deployable unit. By codifying packaging alongside source, it closes the gap between dev and ops and makes releases auditable and consistent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gradle Xcode Plugin

    Gradle Xcode Plugin

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

    The Gradle Xcode Plugin allows developers to build, archive, package, and sign iOS and macOS applications using Gradle. It provides a bridge between Gradle and Xcode’s build tools, enabling multiplatform or Android+iOS projects to use a unified build system. This plugin supports key features like provisioning profile management, dependency integration, and command-line automation for Apple platform projects, making it ideal for CI/CD pipelines or hybrid environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Job-DSL Gradle Example

    Job-DSL Gradle Example

    An example Job DSL project that uses Gradle for building and testing

    This is a sample project showing how to use the Jenkins Job DSL plugin in a Gradle-based setup. It provides example DSL scripts that generate Jenkins jobs, and integrates them into a Gradle build for automated job generation, testing, and validation. Configurable job definitions (folders, branches, parameters). Tests for DSL scripts to validate generated XML. Integration with Gradle tasks for generation & testing. Support for seeding Jenkins or updating via REST API. Reuse and modularization of DSL logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A series of maven plugins, including a javascript minimizer and an Apache Avro compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    fat-aar-android

    fat-aar-android

    A gradle plugin that merge dependencies into the final aar file

    fat-aar-android is a Gradle plugin that allows Android developers to package their AAR (Android Archive) libraries with all of their dependencies included. Normally, AARs do not bundle transitive dependencies, leading to missing classes or resource issues when consumed. This plugin solves that by merging the compile-time dependencies into a single "fat" AAR, streamlining distribution and reuse of libraries in projects where managing dependencies separately isn't ideal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A collection of useful Groovy additions including builders, extensions for Ant and XOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    my-gradle-build

    Build tool utilizing gradle

    Introducing forks for existing plugins and also combining plugins for a set of build tools to be used with gradle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A web-based graphical interface to the AntDepo build and deployment framework. Webad provides both ad-hoc and scheduled execution of AntDepo commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next