Showing 306 open source projects for "java%203d"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 1
    JUndo is a declarative object-oriented programming language with functional, and intensional programming characteristics. Applications include multi-level undo and sophisticated error recovery. See http://verdantium.blogspot.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Gnumler is a "mapping framework". It is able to generate Hibernate xml mapping using a GUI, importing data from database or creating it via the embedded editor. It was born as a thesis project at Politecnico di Milano.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    JDiagramax is a class library written 100% in Java. jDiagramax facilitates the elaboration of diagrams in Swing applications and Web environments (JSP), because it has the classes and methods to allow that a developer creates its diagrams of an easy way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JSequencer is a development tool which autogenerates Sequence diagrams. It's ideal for design and debugging. Wire it with Spring and you can produce Sequence Diagrams without writing any code! The produced output can be viewed using SequencerUI(included
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 5
    Stylebase for Eclipse is a tooling environment for software architects and designers. Stylebase is a reuse repository for architectural styles and patterns and it assists in applying quality-driven architecture design (QADA) into software engineering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ArchMapper is a Tool for mapping architecture descriptions of a program to a Java implementation. It offers two main functions: Generating Java source code stubs from an architecture and checking a Java implementation for conformance with an architecture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The builder plug-in project consists of an Eclipse plugin which automates the application of a modified GoF Builder pattern to a target POJO, thus converting the POJO into an immutable object which can improve thread safety in concurrent applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FormClipse (Net-Progress RCP framework)simplify data form creation for Eclipse RCP based applications.It provides some features as CRUD operations support, Validation Mechanism and other abstract operations for form drawing and components definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TreeDL (Tree Description Language) is a notation for tree structures used by programs (like syntax trees) and tool for translation of tree descriptions to target programming language, docs generation, etc. Tool's functionality can be extended by plugins.
    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
  • 10
    Fresh Juice is Java User Interface Codification Engine. It provides easy designing, storing and plugging-in of graphic user interfaces and appropriate applications in xml-extension format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PentahoLooker is a tool making it possible to easily personalize the graphic interface of the PENTAHO Open Source Business Intelligence Suite. A means of adapting it to the graphic spcificities of each customer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    xApps,an enterprise universal platform(BPM),facilitates non IT user to build IT solution flexibly by form desinger,workflow designer & report builder etc.(We moved this prject to a new place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MultiJADS is a domain independent multiagent active design documents shell. It uses multiagent technology to support activities in concurrent and distributed design systems and is based on the Active Design Documents (ADD) approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a modeling tool generating code from activity diagrams. The main goal is to achieve a good code generation. I would like to have different possibilities like HTML mapping from diagrams and Java code generation (maybe others) chosen by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Reflexive provides a clean way to handle string literals, by dynamically resolving properties and methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FC Designer is a standalone flowchart designer written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a java project that simplifies reflection programming model. Java and java like programming languages can use this project for simpler reflection. Hopefully, this will result in the language spec adopting this model of reflection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An application meant to manage other software projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A tool for the design of reconfigurable systems, implemented as Eclipse Plug-In, mainly for Xilinx FPGAs using the EarlyAccess design flow. Design your system graphically, attach source files (VHDL) and automatically generate (partial) bitstreams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Design and develop Recommendation and Adaptive Prediction Engines to address eCommerce opportunities. Build a portfolio of engines by creating and porting algorithms from multiple disciplines to a usable form. Try to solve NetFlix and other challenges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Fine Print is a Design by Contract (DbC) tool. Developers add @Invar, @Pre, and @Post annotations to their code. Java Fine Print uses these annotations to generate Java source code that tests for contract violations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This tool enables you to produce a LaTeX (standard, no extension required) report for database objects (tables, views, indexes, functions, primary/foreign keys, columns, types, keywords, system functions) thanks to the JDBC Api.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    An Ontology Chart designer from an organizational semiotics view
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open Source CASE Tool made in Java. Allows Code Generation, UML modeling an BD design
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB