awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Java build tool

रैंकिंग 29 जुल॰ 2026 को अपडेट की गई

For java build dependencies, the strongest matches are gradle/gradle (Gradle is a comprehensive build automation and dependency management), apache/maven (Apache Maven is a flagship build automation and dependency) and sbt/sbt (Sbt is a JVM build tool supporting both Java). apache/maven-mvnd and chen3feng/blade-build round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Hand-picked Java build tools and dependency managers, ranked by GitHub stars and activity. Compare the top options and pick the right one.

Java build tool

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • gradle/gradlegradle का अवतार

    gradle/gradle

    18,687GitHub पर देखें↗

    Gradle is a build automation tool for the Java Virtual Machine that functions as a polyglot build orchestrator. It automates the compilation, testing, and packaging of software across multiple programming languages using a structured workflow. The project acts as a build performance optimizer, utilizing daemon processes, parallel execution, and result caching to reduce redundant computation. It also serves as a dependency management system that resolves external libraries and plugins while verifying checksums to ensure integrity. The system coordinates complex build lifecycles and task depen

    Gradle is a comprehensive build automation and dependency management tool for Java projects that supports transitive resolution, multi-module structures, incremental compilation, and Maven Central integration.

    GroovyIncremental Build Engines
    GitHub पर देखें↗18,687
  • apache/mavenapache का अवतार

    apache/maven

    5,161GitHub पर देखें↗

    Maven is a Java build automation tool and software build orchestrator. It functions as a project lifecycle manager and dependency management system, using a standardized project object model to compile, test, and package Java projects. The project distinguishes itself through a phase-based build lifecycle and a plugin-based extension model, allowing users to bind custom goals to specific build stages. It coordinates complex software through multi-module project orchestration and ensures a reproducible build workflow by neutralizing environmental variables and controlling toolchain versions.

    Apache Maven is a flagship build automation and dependency management system for Java that handles transitive resolution, multi-module projects, Maven Central integration, and plugin ecosystems natively.

    JavaTransitive Dependency Resolution
    GitHub पर देखें↗5,161
  • sbt/sbtsbt का अवतार

    sbt/sbt

    4,929GitHub पर देखें↗

    Sbt is a JVM build tool and dependency management system designed for Scala and Java. It functions as a multi-project build orchestrator that manages the compilation of source code, resolves external libraries from remote repositories, and packages binaries for distribution. The project is distinguished by its interactive build system, which provides a read-eval-print loop for real-time state inspection and task execution. It utilizes a dependency-graph based execution model to process tasks and maintains a type-safe key-value store for dynamic build configuration. Its capabilities cover JVM

    Sbt is a JVM build tool supporting both Java and Scala that handles dependency resolution and multi-module project structures, though it is primarily optimized for the Scala ecosystem rather than a pure Java workflow.

    ScalaIncremental CompilationDependency Caching
    GitHub पर देखें↗4,929
  • apache/maven-mvndapache का अवतार

    apache/maven-mvnd

    3,427GitHub पर देखें↗

    Apache Maven Build Accelerator is a command-line build runner and extension designed to speed up Java software compilation and multi-module project execution. It distributes compilation tasks concurrently across multiple available CPU cores by default and executes these tasks inside a persistent background daemon. This background process serves multiple consecutive requests without restarting the runtime environment, while caching loaded plugin classes and compiled native code across executions to eliminate redundant parsing overhead. The tool provides specialized handling for concurrent exec

    This repository provides a daemon-based wrapper for the standard Java build and dependency management tool, offering incremental builds and faster execution while utilizing the full ecosystem.

    JavaBuild AcceleratorsBackground DaemonsBuild Artifact Caching
    GitHub पर देखें↗3,427
  • chen3feng/blade-buildchen3feng का अवतार

    chen3feng/blade-build

    2,101GitHub पर देखें↗

    Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...

    Blade is a multi-language build system that handles Java and other project types, supporting dependency resolution and building, though it differs in focus from traditional Java-centric build tools.

    PythonBuild and CI/CD
    GitHub पर देखें↗2,101

Related searches

  • Java प्रोजेक्ट्स के लिए डिपेंडेंसी मैनेजमेंट और बिल्ड टूल
  • a comprehensive suite of Java development tools
  • Build toolchain
  • a dependency injection framework for Java
  • सॉफ़्टवेयर प्रोजेक्ट्स के लिए मिनिमलिस्ट बिल्ड सिस्टम
  • a framework for building Java applications
  • बिल्ड टूल्स और बंडलर्स
  • a java library for building gRPC services