Showing 2210 open source projects for "mchange-commons-java"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    JCortex is a complete solution that allows software developers create, educate and use Artificial Neural Networks in Java projects. Splits in two elements: JCortex Framework, an ANN Java framework; and JCortexBuilder, its graphic development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Grinda is a Tuple Space implementation for the Globus Toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simple and small Model-View-Controller mini-framework for J2ME (MIDP). Supports navigation by name, parameter passing, executing actions on page load and command selection, lazy initialization of views and page loading progress display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A set of extensions for Struts adding advanced web framework features for Java 5.0 developers, including POJO actions, declarative validation, data binding and conversion, dependency injection, interceptors and pluggable navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    An open source component lib for java component based development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Athos-RFID is a framework that aims to enable the development of distributed system to communicate heterogeneous RFID readers. The developers is abstracted by use services like serial communication, safe and distributed communication, event management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Sitast(Simple Tapestry Stack) library project provides stack and ajax behaviour for the Tapestry java web application framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    xchecker is both a test framework for XML and XSLT, and a wrapper for an XML Schema processor that allows XML Schema documents to be augmented with xchecker. xchecker checks can be any combination of XML Schema, Relax NG, XPath 2.0, XSLT 2.0 and XQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AchitectHelper is an framework developed to make easy the development of simple 3-layered systems by providing generic layers for business and persistence. At this initial stage it helps IT students but its intented to help complex projects too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Enable the use of J2EE 5 annotations to configure spring framework beans. Keep all the behavior of a bean within itself, and free the developer from having to look in 3 or 4 diferent files to know what a class really does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A high-performance, multi-stage, event-driven networking framework written entirely in Java using NIO. It is designed to abstract most (if not all) of the networking complexities so that beginner or expert, you can concentrate on what really counts... yo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Xwidgets is a multiple UI framework for java. It uses Swing, SWT and Qt Jambi to draw your apps. Charva is pending.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Alternative implementation of Spring framework remoting subsystem that supports different schemes of remote communication between client and server (1-1, 1-many, dynamic services discovering).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Reflexive provides a clean way to handle string literals, by dynamically resolving properties and methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JAT is a JUnit-like framework for building and running test scenarios for multi agent systems developed in JADE platform. It relies on the use of aspect-oriented techniques to monitor agents’ interactions and to control the test input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Use javascript to simulate the browser post/get action and reuse your code easily. It supports both struts v1/v2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Want to build a Java/Swing form-based GUI fast without the baggage of code generation? Is your head spinning from XyzListeners, SwingWorkers, and GridBagLayout? Snap your JComponents onto a 2-D grid, bind them to your properties...GUI accomplished!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PeerKit is a tool for rapidly creating new peer-to-peer programs, and designing and evaluating new peer-to-peer topologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Annotation Driven User Interfaces
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Component that visualizes and it prints documents based on JPanel, besides creating reports in a fast and efficient way using the own IDE. Not being necessary the use of software of third, to create the reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jStates is a java library for easy state machine design and implementation.It uses XML to define states and state transitions. jStates is aimed at easy integration with desktop J2SE applications, Struts, Commons Validator, Web and other J2EE technologies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A framework to supplement Hibernate when used in a fat-client/three-tiered environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ValidaBr

    Framework simples para validacao de CPF, CNPJ e EMail

    Framework simples para validacao de dados Brasileiros como CPF e CNPJ. Simple framework for Brazillian (Brasil) specific data validation like CPF and CNPJ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Daozero reduces DAO code based on Spring & iBatis. The Old way is to write code and invoke iBatis API explicitly, but Dao-zero implements DAO interfaces in runtime, invokes iBatis API for developers automatically. Replace old DAOs with it directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB