Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Maven
M

Maven

Tool
342 projects656.4k total stars168.0k total forks18 languages

Open-source projects built with Maven

There are currently 342 open-source projects built with Maven, with a combined total of 656.4k GitHub stars. The most common language among these projects is Java.

Showing 311 open-source projects · page 5 of 9

……
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
SQLLine
SQLLinejulianhyde/sqlline

A command-line shell for issuing SQL to relational databases via JDBC connections.

657149Java
2 years ago
SparkR <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">
SparkR <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">amplab-extras/SparkR-pkg

An R package providing a lightweight frontend to use Apache Spark for distributed data processing from R.

642322R
10 years ago
Scalar DB
Scalar DBscalar-labs/scalardb

A universal HTAP engine providing ACID transactions and real-time analytics across diverse databases.

64044Java
2 days ago
Atrium
Atriumrobstoll/atrium

A multiplatform expectation library for Kotlin with fluent APIs, extensible design, and detailed failure reporting.

625231Kotlin
2 days ago
Chart-FX
Chart-FXGSI-CS-CO/chart-fx

A high-performance JavaFX charting library for real-time scientific data visualization, handling up to 5 million data points at 25 Hz.

608110Java
2 months ago
Blueflood
Bluefloodrackerlabs/blueflood

A multi-tenant distributed system for ingesting, rolling up, and serving time series metrics at massive scale.

598103Java
1 year ago
java-sdk
java-sdkwatson-developer-cloud/java-sdk

Java SDK for integrating with IBM Watson AI services like Assistant, Discovery, and Personality Insights.

597524Java
4 months ago
Google Play crawler (Java)
Google Play crawler (Java)Akdeniz/google-play-crawler

A Java API for searching and downloading Android applications from Google Play, with device emulation capabilities.

596213Java
2 years ago
Event Sourcing and CQRS Examples
Event Sourcing and CQRS Examplesandreschaffer/event-sourcing-cqrs-examples

A practical example of Event Sourcing and CQRS patterns applied to a minimalistic banking domain.

596121Java
2 days ago
Comsat
Comsatpuniverse/comsat

A Java library for building scalable, concurrent web applications using fibers and actors.

59497Java
8 years ago
hindex
hindexHuawei-Hadoop/hindex

A server-side secondary index implementation for Apache HBase 0.94.8 using co-processors to enable efficient indexed queries.

589284Java
9 years ago
FACTORIE
FACTORIEfactorie/factorie

A Scala toolkit for deployable probabilistic modeling using imperatively-defined factor graphs.

552143Scala
8 years ago
aws-lambda-java-libs
aws-lambda-java-libsaws/aws-lambda-java-libs

Official AWS libraries providing core interfaces, event models, and utilities for developing Java functions on AWS Lambda.

548242C++
5 days ago
Spark
Sparkhortonworks-spark/shc

A library enabling Apache Spark to read from and write to Apache HBase tables as external data sources using DataFrames and SQL.

547274Scala
5 years ago
Getdown
Getdownthreerings/getdown

A Java-based system for deploying and updating JVM applications to end-user computers, designed as an alternative to Java Web Start.

529126Java
22 days ago
RefactorFirst
RefactorFirstjimbethancourt/RefactorFirst

A Maven plugin that identifies and prioritizes God Classes, Highly Coupled classes, and Class Cycles in Java codebases for refactoring.

52544Java
2 days ago
Dicoogle
Dicooglebioinformatics-ua/dicoogle

An extensible, open-source PACS archive software that replaces traditional centralized databases with agile indexing and retrieval for medical images.

520147Java
16 days ago
aws-apigateway-swagger-importer
aws-apigateway-swagger-importerawslabs/aws-apigateway-importer

A tool to create or update Amazon API Gateway APIs from Swagger or RAML definitions.

519138Java
9 years ago
Parity
Parityparitytrading/parity

An open-source Java platform for building financial trading venues, exchanges, and algorithmic trading agents.

502184Java
4 years ago
Doma
Domadomaframework/doma

A Java database access framework with compile-time code generation, type-safe SQL, and entity associations.

50075Java
1 day ago
CogCompNLP
CogCompNLPCogComp/cogcomp-nlp

A comprehensive suite of Java NLP libraries and tools for text annotation, feature extraction, and language processing tasks.

480143Java
2 years ago
Kotlin for Apache Spark
Kotlin for Apache SparkKotlin/kotlin-spark-api

Kotlin bindings and extensions for Apache Spark, enabling idiomatic Kotlin development with data classes, lambdas, and null safety.

48036Kotlin
1 year ago
Aparapi
AparapiSyncleus/aparapi

A framework for executing native Java and Scala code on the GPU via OpenCL for data-parallel computation.

47984Java
3 years ago
CodeBuff
CodeBuffantlr/codebuff

A universal code formatter that uses machine learning to learn formatting patterns from a corpus of existing code.

47785Java
10 months ago
SimpleFlatMapper
SimpleFlatMapperarnaudroger/SimpleFlatMapper

A fast and lightweight Java micro ORM for mapping database results and CSV files to POJOs.

45777Java
8 months ago
ck
ckmauricioaniche/ck

A Java library for calculating class-level and method-level code metrics via static analysis, without requiring compiled code.

451168Java
1 month ago
Webbf
Webbfpeterchenhdu/webbf

A full-stack Java web demo project with Spring MVC, MyBatis, React, and Ant Design for reference and extension.

448200JavaScript
7 years ago
dynamodb-titan-storage-backend
dynamodb-titan-storage-backendawslabs/dynamodb-titan-storage-backend

A storage backend for JanusGraph that uses Amazon DynamoDB as the underlying database, enabling scalable graph data storage.

44795Java
4 years ago
JanusGraph for DynamoDB (Amazon)
JanusGraph for DynamoDB (Amazon)awslabs/dynamodb-janusgraph-storage-backend

A storage backend enabling JanusGraph to use Amazon DynamoDB as its underlying database for scalable graph data.

44795Java
4 years ago
LaTeXDraw
LaTeXDrawarnobl/latexdraw

A vector drawing editor for LaTeX, enabling graphical creation of PSTricks diagrams for inclusion in LaTeX documents.

44664Java
5 years ago
JMeter Maven Plugin
JMeter Maven Pluginjmeter-maven-plugin/jmeter-maven-plugin

A Maven plugin that integrates Apache JMeter performance tests into your Maven build lifecycle.

438241Java
1 year ago
OpenDJ
OpenDJOpenIdentityPlatform/OpenDJ

An open-source LDAPv3 directory server written in Java for scalable identity management and authentication.

432110Java
18 days ago
Graphify
GraphifyGraphify/graphify

A Neo4j extension for document and text classification using graph-based hierarchical pattern recognition.

43199Java
6 years ago
high-scale-lib
high-scale-libboundary/high-scale-lib

A maintained fork of Cliff Click's high-scale-lib with bug fixes, improvements, and versioned Maven builds.

42061Java
11 years ago
cloudwatch-logs-subscription-consumer
cloudwatch-logs-subscription-consumerawslabs/cloudwatch-logs-subscription-consumer

A specialized Amazon Kinesis stream reader that delivers CloudWatch Logs data to other systems like Elasticsearch and S3 in near real-time.

399145Java
8 years ago
jOOQ
jOOQjklingsporn/vertx-jooq

A jOOQ code generator that creates asynchronous, Vert.x-compatible DAOs and POJOs for reactive database operations.

39057Java
2 years ago
1
4
5
6
9