The Network-Oriented Document Abstraction Language (NODAL)
is a set of standards and protocols for ubiquitous collaboration supported by
an open source sample implementation.
Xing is a complete MVC framework to develop Swing (not only) based Java applications. Xing allows user interfaces to be defined using XML. It includes data-form binding, log, preference etc. Mediator patter simplifies the controller part implementation.
SIMON is a very simple MTA and POP3 implementation. It is completely designed from the ground up and is useful for departmental or small to medium sized companies.
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
SINS Is Not Struts -web controller framework is a simple controller
framework for web applications written in Java programming language.
Implementation is based on standard Java Servlet, Java Server Pages
tag library and XML technologies.
BSFPerl is a Bean Scripting Framework (BSF) engine implementation that can be used to run Perl scripts from within Java, with no native code required. Java objects can be referenced transparently from Perl, and arbitrary Perl expressions are supported.
This project is a implementation of a toy bank accounting system. The goal is to test team development, CM (Configuration Management) and CVS, and the use of Designs Patterns.
Open Java Direct Connect implements the Direct Connect protocol. It consists of two parts: The first part is the library that contains the dc communication protocol implementation. The second part is the client GUI, which is implemented with Swing.
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.
An extensible Javaimplementation of the W3C XQuery language. The project aims to provide
a generic XQuery parser (written with JavaCC),
translation to the XQuery core grammar,
modularised query optimisation,
and an open XMLSchema type system.
myXMLDB is a XML database server implemented on top of MySQL. It stores documents as BLOBs and can store documents up to 256 MB in size. It supports XPath and XQuery through Saxon and provides a Javaimplementation of the XML:DB API. Have GUI interface.
JEgg is a Java application framework that facilitates implementation of multithreaded applications where the threading is decoupled from the application code. Consequently, the application code is much simpler and more robust.
CrossContext is an independent abstraction of request, session and application contexts. It removes compile-time dependency on particular context implementation (ex: Servlet API),simplifies your code, adds persistence and distributed locking possibilities
Mom4j is a pure Java (TM) implementation of the JMS specification. Mom4j is JMS 1.1 compliant. It uses XML/HTTP as a transport protocol (open to all programming languages) and comes with its own transactional message store.
An implementation of the Doublets word game, designed by Lewis Carroll.
The project is to write a piece of software, which will
1. pick up two random words from the dictionary
2. try to link them with the shortest possible set of interposing words.
Marven is a model based generator implemented as eclipse plugin. It is based on EMF JET-templates and the UML 2.0 metamodel implementation for eclipse. It comes with a comprehensive example to generate EJBs out of UML-models.
The WBEM Services project is an open-source Java implementation of Web Based Enterprise Management. This project consists of APIs, server and client applications and tools. The project is the reference implementation for JSR48.
no more singleton, no more concrete implementation coding is required. it maintains the Service Objects and provides services for the client App. client just lookup the service object by id. it's useful to build component style development.
I wrote it because it is fun to write a new implementation (was quicker to write than found one which was ok to me). It's aim is to save time when a long (ant) builds run and I'd like to be informed about success/failure on the taskbar. No copy/paste :