Open Source Java Software Development Software - Page 66

Java Software Development Software

View 6111 business solutions

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

  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 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
  • 1
    Echo2 is the next-generation of the Echo Web Framework, a platform for developing web-based applications that approach the capabilities of rich clients. http://www.nextapp.com/platform/echo2/echo/ It is based on AJAX technology. This version includes com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Eclipse CVS Tools
    An ECLIPSE plugin for advanced CVS operations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Eclipse based editor for phpBB MOD files
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    short: Import a web service into your Eclipse project. long: This project provides an eclipse import wizard which generates the java client stubs to invoke a Web Service. (Add Web Reference)
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL, Squirrel * Cloud Computing: AWS * Encryption: OpenSSL * Platforms: Linux/Posix, Windows, Arduino * Over 500+ highly reusable classes. 4000+ fully documented functions. Follow the 'Wiki' link above to explore everything about the framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    EJOSA is a project supporting an effective development of J2EE-based applications. The template model provides a collection of many Open Source components available such as Enhydra and JOnAS. Technologies used are Java, Servlet, EJB, JDBC, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    EsiGate
    This toolkit allows developpers to assemble several web applications into a single one. Pages are build using contents, resources and page templates coming from the original applications. The applications may use different technologies (Java, PHP...)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    EsoIDE

    Interpreter and debugger for various esoteric programming languages

    EsoIDE will be a collection of various esoteric programming language interpreters sharing a common front-end GUI/debugger. Current languages with interpreters under development or planned for development include Brainf**k (implemented), Befunge-93, Chef, and Fractran. Want to contribute an interpreter or UI ideas? Feel free to fork the code and submit your own changes!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    .NET style event system written for Java
    Downloads: 1 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    Java Swing GUI framework for autogenerating Rich Clients. Similar to NakedObjects
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The goal of the project is to create specifications and provide reference parser in Java and C# for Extensible Term Language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    FFXIV: ARR Ping Check

    Ping check for FFXIV Servers

    This application lets you check your ping latency to one of the Final Fantasy XIV: A Realm Reborn servers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    FIRA2 hides a file (any file) into a standard bitmap image file (*.bmp) to ensure the security of the data file from unauthorized personnel...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    FakeSMTPServer is a solution for testing web-based products that require a "unique" email address. Instead of being a "real" smtp server, this server forwards all email to a single email address, or can output them to the console instead.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Fara

    A rearchitecture for the ActionFixture for the FIT Library

    This project is a small rearchitecture of the FIT Libraries action fixture to avoid bad scaling fixture classes when used with ui testing. Also it provides an adapter for fest testing. There are a few commands implemented yet to use your ui. It is possible that this fit framework do not only grow with ui tests it could be possible to integrate persistence fixture classes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Farrago is an extensible data management framework with a hybrid Java/C++/UML architecture. It is developed as a sub-project of The Eigenbase Project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    For browsing and administering files and directories on machines running a servlet engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Count files and directories in a directory structure according to their file extension.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    fitnesse4idea is a plugin for IntelliJ IDEA that aims to integrate FitNesse testing and java development through a set of integrated IDE tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ForLoopCounter
    A simple program that helps the understanding of how a counter works through a for loop, based on certain parameters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    From PEG to a practical parser

    Transcribe Parsing Expression Grammar into a parser written in Java.

    Tool to transcribe Parsing Expression Grammar into a parser written in Java. Parsing Expression Grammar (PEG) is a way to specify recursive-descent parsers with limited backtracking. The use of backtracking lifts the LL(1) restriction usually imposed by top-down parsers. In addition, PEG can define parsers with integrated lexing. Unlike some existing parser generators for PEG, the tool does not produce a complex and storage-hungry "packrat parser", but a collection of transparent recursive procedures. The tool can handle left recursion. An integral feature of "Mouse" is the mechanism for specifying semantics (also in Java). This makes "Mouse" a convenient tool if one needs an ad-hoc language processor. Being written in Java, the processor is operating-system independent. Included in the package is PEG Explorer, an interactive tool to investigate the effect of limited backtracking. Sample grammar for Java is available from the Web Site.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Fronsetia

    Fronsetia

    A web application for testing webservices

    Fronsetia (Free Online Service Testing Application) is a Java web application that allows testing webservices (REST and SOAP). No end-user installations required, just deploy the application on your server and pass the link so that users can use their usual browsers to access Fronsetia. You can think of Fronsetia as a simple version of SoapUI on the web, or a simple and free and open-source version of the "wls_utc" utility. See the project homepage https://fronsetia.sourceforge.io and the project Wiki in the menu above.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    G.A.V. (Graph Algorithm Visualizer) is a tool that visualizes algorithms from graph theory. A step-by-step visualization from each different algorithm allows the user to understand the particular algorithm very easily.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    GASwerk - Geronimo Application Server Assemblies. GASwerk provides production ready solutions based on proven OpenSource components.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    GFace contains custom reusable SWT UI widgets for applications written in eclipse SWT/JFace/RCP technology.
    Downloads: 1 This Week
    Last Update:
    See Project
Monday.com Logo