maven-mvnd

Apache Maven Daemon (by apache)

Maven-mvnd Alternatives

Similar projects and alternatives to maven-mvnd

  1. Visual Studio Code

    Visual Studio Code

  2. SaaSHub

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

    SaaSHub logo
  3. rust

    2,959 maven-mvnd VS rust

    Empowering everyone to build reliable and efficient software.

  4. go

    2,418 maven-mvnd VS go

    The Go programming language

  5. Ansible

    415 maven-mvnd VS Ansible

    Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

  6. initializr

    A quickstart generator for Spring projects

  7. Pulumi

    Pulumi - Infrastructure as Code in any programming language 🚀

  8. Jenkins

    Jenkins automation server

  9. intellij-plugins

    Open-source plugins included in the distribution of IntelliJ IDEA Ultimate and other IDEs based on the IntelliJ Platform

  10. Graal

    193 maven-mvnd VS Graal

    GraalVM compiles applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

  11. Quarkus

    165 maven-mvnd VS Quarkus

    Quarkus: Supersonic Subatomic Java.

  12. Gradle

    107 maven-mvnd VS Gradle

    Adaptable, fast automation for all

  13. sagan

    Discontinued The spring.io site and reference application

  14. Gson

    32 maven-mvnd VS Gson

    A Java serialization/deserialization library to convert Java Objects into JSON and back

  15. KotlinLanguageServer

    Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol

  16. Checkstyle

    Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.

  17. Polyglot for Maven

    Support alternative markup for Apache Maven POM files

  18. Mill

    17 maven-mvnd VS Mill

    A better build tool for Java, Scala and Kotlin: Simpler than Maven, easier than Gradle, with 3-7x faster dev workflows than other JVM build tools

  19. rife2

    Full-stack, no-declaration, framework to quickly and effortlessly create web applications with modern Java.

  20. Apache Ant

    Apache Ant is a Java-based build tool. (by apache)

  21. Apache Maven

    Apache Maven core

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better maven-mvnd alternative or higher similarity.

maven-mvnd discussion

Log in or Post with

maven-mvnd reviews and mentions

Posts with mentions or reviews of maven-mvnd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-12-27.
  • What makes Developer Experience World-Class?
    9 projects | dev.to | 27 Dec 2025
    Run just setup and have a workstation that is ready to go (including requiring node/python, installing all the dependencies and setting up a database, if required. I expect other obvious commands like just run, just lint, just test and just build. I admit that I have been spoiled by gradle and maven in JVM land and clearly have withdrawal symptoms in the land of the snakes.
  • Las interioridades de Maven
    3 projects | dev.to | 12 Dec 2025
  • Top 5 Essential Build Tools for Modern Development
    7 projects | dev.to | 24 Jun 2025
    Apache Maven is a foundational build automation tool primarily used for Java projects, though its principles have influenced tools across other languages. Born from the Apache Software Foundation, Maven simplifies the build process through its concept of a Project Object Model (POM). This pom.xml file declaratively describes your project's configuration, dependencies, and build lifecycle.
  • Расширяем Keycloak: Пишем Java-плагин для загрузки пользователей из внешнего API
    1 project | dev.to | 16 Jun 2025
    xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.example keycloak_api_plugin 1.0-SNAPSHOT jar keycloak_api_plugin http://maven.apache.org 26.2.2 42.7.3 17 17 UTF-8 keycloak-releases https://s01.oss.sonatype.org/content/repositories/releases org.keycloak keycloak-core ${keycloak.version} provided com.fasterxml.jackson.core jackson-databind 2.13.4.2 org.keycloak keycloak-server-spi ${keycloak.version} provided org.keycloak keycloak-server-spi-private ${keycloak.version} provided org.keycloak keycloak-services ${keycloak.version} provided javax.ws.rs javax.ws.rs-api 2.1 com.fasterxml.jackson.core jackson-annotations 2.13.3 provided org.jboss.resteasy resteasy-client 3.15.1.Final provided org.projectlombok lombok 1.18.38 org.jboss.resteasy resteasy-jackson2-provider 3.15.1.Final provided org.mindrot jbcrypt 0.4 org.apache.maven.plugins maven-compiler-plugin 3.11.0 ${maven.compiler.source} ${maven.compiler.target} org.apache.maven.plugins maven-shade-plugin 3.5.1 package shade org.mindrot:jbcrypt
  • Getting Started with DevOps
    14 projects | dev.to | 15 Apr 2025
    Maven (Popular),
  • "Escapando" de IntelliJ
    5 projects | dev.to | 3 Jan 2025
  • A Beginner’s Guide to Java: 10 Must-Know Development Tools🎉🎉
    4 projects | dev.to | 31 Dec 2024
    2. Maven
  • How Fast Does Java Compile?
    1 project | news.ycombinator.com | 26 Nov 2024
    That's a nice writeup. Given the hot/cold difference you observe, I'd be very curious to see how builds using [maven daemon](https://github.com/apache/maven-mvnd) or [gradle daemon](https://docs.gradle.org/current/userguide/gradle_daemon.html) compare.

    I am not very familiar with those myself, simply aware of them.

  • Testing the startup time for your Fire OS app
    3 projects | dev.to | 31 Oct 2024
    Install Maven Hint: The instructions on Maven’s website can be a bit confounding, so: If you’re on a Mac, use Homebrew to install it by running brew install maven in the terminal If you’re on Windows, check out this blog post
  • Mill: A fast JVM build tool for Java and Scala
    17 projects | news.ycombinator.com | 27 Oct 2024
    It's great to see continuing innovation in the Java space!

    One tool I've been using to speed up maven is mvnd, the maven daemon. It's a drop in replacement for mvn with impressive speedups.

    https://github.com/apache/maven-mvnd

  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic maven-mvnd repo stats
99
3,430
8.6
6 days ago

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