Browse free open source Java Frameworks and projects below. Use the toggles on the left to filter open source Java Frameworks by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Entando

    Entando

    The lightest open source Digital Transformation Platform

    Entando is the lightest open source Digital Transformation Platform for Modern Applications. We help customers bring to production enterprise applications that are lightweight, cloud native, and highly customized, and do so significantly faster than their competitors. Our platform harmonizes user experience across enterprise omnichannel applications, accelerating time to market, and increasing development efficiency. Get the latest version of Entando's Community Edition and its Plugins on Github (http://github.com/entando).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ee4j is a suite of Java examples applications/webapps (i.e. petstore, jpetstore, etc) implemented with differents specifications and frameworks. For instance JSF or Shale as UI component technology, EJB3 or Spring as service layer, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a home-made framework that is (or will be) used as the base for several open source application published in this site. At this stage, it's not intended to be used as a stand alone general purpose framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Enterprise JUnit Beans 3 is a JUnit extension framework that allows regular JUnit tests to test Entities and Session Beans from the EJB 3.0 spec with Dependency Injection for the test classes and running on standalone EJB3 containers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 5
    EntityFS -- give your files identity! EntityFS is a object-oriented file system API, providing a large set of tools for working with file system entities (files and directories) from Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project houses various examples to help developers see how to better use the server side work in Eclipse's Equinox project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EquinoxOSGi is a project to facilitate the development of Equinox and OSGi examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Esession supplies an abstract layer for user session management with logging support. It could work both in stand-alone mode, and bound to http sessions. The solution for the log storage could either be in memory or in database.And there's a GUI monitor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Esfinge is a framework for the business and persistent layer for an enterprise application. The goal of Esfinge is to enable the fast creation of applications with an incredible flexibility in the system architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Essence is a simple Java framework with modules for Quantitative Analysis and Distributed Data systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Etch is a cross-platform, language- and transport-independent framework for building and consuming network services. With Etch, service development and consumption becomes no more difficult than library development and consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    For Java, parses GNU standards compliant command line arguments and calls event handler methods/fields automatically, based on given arguments (cmd line & from file). Use annotations to define your options, and descriptions for the auto generated help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    .NET style event system written for Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XLL4J is a framework for developing excel addins in Java without the need to compile any C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ExcelUtils, easy export report in excel by excelutils.It like velocity or freemarker, but it's script is written in excel to control excel format and data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Provides means for exception handling, substituting and logging via AspectJ and/or Spring AOP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Exception Handling

    Exception Handling Project

    Exception Handling is a project with the goal to make the Java exception handling cleaner and easier for the developer. This project uses the cross cutting concepts to achieve its goals, such as exception wrapping and handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The goal of the Exceptor project is to create a Java framework to facilitate in the handling of exception instances in distributed environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Expand is an Open Source tool for easily developing professional Web applications. Is based on JEE5 standard technologies, annotations and pojos. Includes rapid prototyping features and a set of frameworks and wizards to ultra-fast creation of Web apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Express4J is an XML-based Java UI framework which is optimized for quick loading and a small memory footprint, primarily developed for providing rich, scriptable user interfaces inside Applets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Expression4J (Math Expression Parser) is a java framework used to manage mathematic expression stored in String object like "f(x,b)=2*x-cos(b)" or "g(x,y)=f(y,x)*-2". Expression gramar can be define by user (add new operator or type ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ExpressionOasis is a java based framework for evaluating the various type of expressions like arithmatic, logic expression etc. The framework is flexible enough to define any new grammer rules or operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ExtJS client and server side extension with a built-in ORM solution that can be used separately. Integration with Spring, JPA and JCR on server side as well as client side improved controls will simplify your development process and design decisions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    You know the component scanning feature of Spring? You'll love this: component scanning as easy as select(javaClasses()).from("your.package").returning(allAnnotatedWith(YourAnnotation.class)). Can support any language running on the JVM. ---------- eXtcos is now also available from Maven Central. To include it into your Maven project just add this dependency: groupId: net.sf.extcos artifactId: extcos version: 0.4b Unfortunately Sourceforge doesn't support XML snippets in the description, so you'll have to build it yourself if needed. ----------- To read the user manual click the website link below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Content Managment System with simple HTTP-based XML export filter
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.