SaaSHub helps you find the best software and product alternatives Learn more →
Top 8 Java apache-maven Projects
-
Project mention: Java News Roundup: Key Updates on Jakarta NoSQL, Spring 7.0, Maven 4.0, and LangChain4j | dev.to | 2025-03-17
For more details, the release notes are available here.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
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.
-
Yesterday I found dockFX library, when I first try it did not work. Today I manage to upgrade the code to java17 and working with latest javafx21, then I wonder how to deploy this to maven central repository. Took around 3 hours, better to write this down for others.
-
-
Project mention: Mill: A Better Build Tool for Java, Scala, & Kotlin | news.ycombinator.com | 2025-07-16
I haven't used it myself, but I know there is a plugin for a Maven build cache. It should work well for incremental builds where only a few files change
https://maven.apache.org/extensions/maven-build-cache-extens...
> Incremental builds work on the modified part of the project graph part only
> Subtree support for multimodule projects builds part of the codebase in isolation
> Version normalization supports project version agnostic caches
> Project state restoration (partial) avoids repeating expensive tasks like code generation
-
maven-it-extension
Experimental JUnit Jupiter Extension for writing integration tests for Maven plugins/Maven extensions/Maven Core
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
Java apache-maven discussion
Java apache-maven related posts
-
Mill: A Better Build Tool for Java, Scala, & Kotlin
-
Расширяем Keycloak: Пишем Java-плагин для загрузки пользователей из внешнего API
-
How Fast Does Java Compile?
-
Mill: A fast JVM build tool for Java and Scala
-
Install Apache Maven
-
Maven MVD has reached 1.0
-
Accelerate Maven Application Builds: Maximizing Efficiency with Docker Volumes for Maven Repository Sharing
-
A note from our sponsor - SaaSHub
www.saashub.com | 1 Sep 2025
Index
What are some of the best open-source apache-maven projects in Java? This list will help you:
# | Project | Stars |
---|---|---|
1 | Apache Maven | 4,756 |
2 | maven-mvnd | 3,263 |
3 | DockFX | 279 |
4 | maven-wrapper | 224 |
5 | maven-build-cache-extension | 143 |
6 | maven-it-extension | 96 |
7 | pipeline-maven-plugin | 63 |
8 | jdk21 | 3 |