JaCoP is a Java Constraint Programming solver. It provides a significant number of (global) constraints to facilitate efficient modeling of combinatorial problems, as well as modular design of search. Documentation is available at project Web site.
Please, note that the sources from version 4.0 are only available at GitHub.
Constraint Satisfaction Problem solving library for Java
EasyCSP is an open-source Java library for Constraint Satisfaction Programming.
EasyCSP offers search algorithms for both CSPs and CSOPs.
EasyCSP supports CSPs to be formalized using objects or int expressions.
EasyCSP on GitHub:
http://github.com/cordisvictor/easycsp-lib
Aguacate is a framework with focus on implement business logic functionality, using configuration files (json) instead of programming.
See the wiki and the videos
See https://github.com/mcnew/aguacate-swagger-demo for a functional demo using docker-compose
Videos in Spanish: https://www.youtube.com/playlist?list=PLSHQIkodyHroW2XF7BWCrymDv_Nlj7HRS
jWic is a java-based development framework for developing dynamic web applications with the convenience and familiarity of 'rich client' style programming.
PLEASE NOTE: We moved with the sourcecode to GitHub: https://github.com/xwic/jWic
You will find the latest version there. The one here on SF is quite outdated....
Full-stack observability with actually useful AI | 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.
Java IO Extension is a open source project which extends java IO package by providing a java class library to access IO system in a local area network Developers can easily use IO Extension just like using java IO API to access a remote IO system