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

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

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

3 रिपॉजिटरी

Awesome GitHub RepositoriesJava Build Automation Tools

Systems for automating the compilation, testing, and packaging of Java projects through standardized models.

Distinct from Java Packaging Plugins: Existing candidates are either educational projects or specific plugins, not the core build tool identity.

Explore 3 awesome GitHub repositories matching programming languages & runtimes · Java Build Automation Tools. Refine with filters or upvote what's useful.

Awesome Java Build Automation Tools GitHub Repositories

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

    apache/maven

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

    Maven एक Java बिल्ड ऑटोमेशन टूल और सॉफ़्टवेयर बिल्ड ऑर्केस्ट्रेटर है। यह Java प्रोजेक्ट्स को कंपाइल, टेस्ट और पैकेज करने के लिए एक मानकीकृत प्रोजेक्ट ऑब्जेक्ट मॉडल का उपयोग करके प्रोजेक्ट लाइफसाइकिल मैनेजर और डिपेंडेंसी मैनेजमेंट सिस्टम के रूप में कार्य करता है। यह प्रोजेक्ट एक चरण-आधारित बिल्ड लाइफसाइकिल और प्लगइन-आधारित एक्सटेंशन मॉडल के माध्यम से खुद को अलग करता है, जो उपयोगकर्ताओं को विशिष्ट बिल्ड चरणों के लिए कस्टम लक्ष्य बांधने की अनुमति देता है। यह मल्टी-मॉड्यूल प्रोजेक्ट ऑर्केस्ट्रेशन के माध्यम से जटिल सॉफ़्टवेयर का समन्वय करता है और पर्यावरणीय चर को बेअसर करके और टूलचेन संस्करणों को नियंत्रित करके एक पुनरुत्पादनीय बिल्ड वर्कफ़्लो सुनिश्चित करता है। इसकी क्षमताएं व्यापक डिपेंडेंसी प्रबंधन को कवर करती हैं, जिसमें ट्रांजिटिव डिपेंडेंसी रिज़ॉल्यूशन और रिमोट रिपॉजिटरी में आर्टिफैक्ट पब्लिशिंग शामिल है। यह सिस्टम टेम्पलेट्स के माध्यम से प्रोजेक्ट जनरेशन और API संदर्भ और प्रोजेक्ट साइट्स तैयार करने के लिए विस्तृत दस्तावेज़ीकरण जनरेशन भी प्रदान करता है। टूल में इनपुट पूर्णता के साथ एक कमांड-लाइन इंटरफेस शामिल है और यह लोकल आर्टिफैक्ट कैश का उपयोग करके ऑफ़लाइन बिल्ड निष्पादन का समर्थन करता है।

    Provides a comprehensive system for compiling, testing, and packaging Java projects using a standardized project object model.

    Javaapache-mavenbuild-managementhacktoberfest
    GitHub पर देखें↗5,161
  • fishercoder1534/leetcodefishercoder1534 का अवतार

    fishercoder1534/Leetcode

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

    This project is a LeetCode solution repository containing a collection of algorithmic and database problem solutions. It serves as an algorithm implementation guide and a competitive programming reference, providing optimized code to demonstrate data structure usage and efficient coding patterns. The repository includes solutions for complex computational challenges implemented in multiple programming languages and a collection of SQL queries for data retrieval and manipulation across various difficulty levels. These resources are designed for competitive programming study and technical inter

    Uses Java build automation tools to compile and package projects consistently across environments.

    Javaalgorithmapachebash
    GitHub पर देखें↗3,987
  • 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

    Serves as a command-line Java build runner that distributes multi-module project compilation across CPU cores.

    Javaapache-mavenbuild-managementjava
    GitHub पर देखें↗3,427
  1. Home
  2. Programming Languages & Runtimes
  3. Java Build Automation Tools