Showing 2001 open source projects for "java class diagram"

View related business solutions
  • 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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    The RJava software includes classes useful for developing programs written in the Java programming language. It is a play on words, it is intented to be "our java" versus "their java".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java XSLT Web Application Framework (JXWAF) is a Java based XML/XSLT framework to enable Web based applications to be assembled easily. The usage of XSLT will ensure clean separation of data from its presentation enabling pages to be changed quickly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Multithreaded JUnit Test Framework. An extension to JUnit that allows classes to be tested for both thread-safety and performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A simple web application framework written in java using the Servlet 2.2 API. Gridiron helps to rapidly develop MVC web applications by giving a direct mapping between actions and views and supplying a Navigation class to aid in the development of views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    In pursuit of developing a "simple to use" yet very powerful web application framework in the J2EE environment that will appeal to both the Java community and Fusebox architects and coders from other platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    [Attention]: WebWork has moved to http://sf.net/projects/opensymphony. WebWork is a web application framework for J2EE. It is based on a concept called "Pull HMVC" (Pull Hierarchical Model View Controller).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Angkor is an easy-to-use component model for producing interactive and reusable J2EE web systems using object oriented methodologies. It is built on a flexible pipeline architecture and very easy to integrate with other technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WIN-Servlet is a web application framework that supports a windows-like program structure. A browser has its own session-context and window-stack. Supports: component-based dialogs (FORM), input validation, standard HTML/JavaScript pages, servlet API 2.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jandy is an internet development framework based on Indy, designed to make writing web clients and servers easier. Currently only the HTTP client and HTTP server frameworks are working, but other protocols will be included, like FTP, POP3, SMTP, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 10
    Yet another Java web-tier framework inspired by Ruby on Rails, with an awesome name and dedication to programming practices that allow teams to work efficiently .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An easy to use package that would allow to load a native dll, link its functions to a java interface and then invoke those functions by calling the java interface methods. The package would allow definitions structs, unions, arrays, pointers and callbac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Repository of Java libraries and tools using new Java features. These easy to use components aim to maximize the leverage of Java 6 and Java 5 features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java utilities library for printing, GUI and database operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A multi-language IDE written entirely with C#.NET. My goals include giving developers a framework that will allow them to add new languages, provide diagramming services to support language modeling and visualization (eg UML Class Diagrams, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This library enables you to print in Java programs in an elegant way.This library includes support for Print Dialog, Automatic Printer detection, Print configuration, Print Preview and components that derive from your suggestions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Application persistence framework for common objects such as user authentication, user maintenance, security (access control lists) and auditing using Java 1.5, Spring, and Hibernate 3 frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a Java Swing wizard dialog framework based on Robert Eckstein's article and source code at http://java.sun.com/developer/technicalArticles/GUI/swing/wizard/. The Wizard is allowed to have multiple paths to the finish button,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Provee funcionalidades como parsing de registros de largo fijo, creación / lectura de archivos. El toolkit se caracteriza por estar fuertemente orientado a entornos de producción con alta exigencia y mínima dependencia de otros proyectos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Jobi project is a web software platform that let's you define easly and without programming, portal applications. It serves as a front-end of any source of data in an enterprise environment. You define the presentation defined from components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JOMS is an extremely lightweight, simple Java Enterprise Service Bus. While similar to MULE and MINA, it can be run in a small memory environment or in an embedded server environment. It can also be transparently networked or clustered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is aim to Full implementation of JPA spcification. And purpose to satisfied all ORM(Object-Relational Mapping) general idea.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A generic java based distributed performance testing platform specifically for testing clustered or distributed applications and or frameworks. The framework itself is clustered and coordinated with www.terracotta.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SpringCart is a Java e-commerce engine for developers, and end-users, to deploy an e-commerce web application straight out of the box. At present it uses Spring, Hibernate and Spring MVC. It uses both Google checkout and paypal for payment services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project provides a full set of Interfaces and Classes that naturally brings the developer to follow the "Gang of Four" Design Patterns while producing software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cross platform and cross browser generic rapid application development studio tool, runs on Java/Reflection, hibernate, spring and DOJO ajax framework. Provides drag and drop design and development of applications live on intranet or internet.
    Downloads: 0 This Week
    Last Update:
    See Project