Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
Features
- mvnd embeds Maven (so there is no need to install Maven separately)
- The actual builds happen inside a long living background process, a.k.a. daemon
- One daemon instance can serve multiple consecutive requests from the mvnd client
- The mvnd client is a native executable built using GraalVM
- Multiple daemons can be spawned in parallel if there is no idle daemon to serve a build request
- The JVM for running the actual builds does not need to get started anew for each build
Categories
LibrariesLicense
Apache License V2.0Follow mvnd
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mvnd!