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".
[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).
Commons Library Framework is a collection of Utility classes that are used in various other Livrona projects and can be used in any other custom projects & applications. Increases developer productivity saving time and effort
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
The JSUIL (JavaScript User Interface Library) provides a powerful yet easy to use API for programming client-side web applications in a way that's well proven and tested for the implementation of desktop applications.
jrwlock is a roubust java read/write locking facility, that enables performance, and easy debugging, having Finalizer thread unlock missing releases and print stack trace with line number and java file where lock was acquired but not released.
This project is carried out by University of Moratuwa CSE students to search locations based on location attributes and it will connect different data sources dynamically. According to user privileges, LIF enables different functionalities to users.
Beanary is a Java MVC framework for building rich Swing applications based on JavaBeans data models and extended Swing components for editing text, tables and trees. It supports input validation, graphical data binding and comes with a Eclipse plugin
This is a home-made framework that is (or will be) used as the base for several open source application published in this site.
At this stage, it's not intended to be used as a stand alone general purpose framework.
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.
Making use of threads when building a GUI is a pain. SwingWorker is a great idea but doesn't go far enough. This library includes tools and patterns to make managing multiple concurrent tasks from an event thread easier.
It's SwingWorker on steroids.
OpenContent is an Open Source, platform independent, service layer providing abstracted access to content management repositories and processing engines from any web application.
Operon is an opensource Java workflow engine that uses Workflow Nets (WF-Nets) based notation to define the workflow. It requires a database and can be used in any J2EE container including Tomcat.
XML Processor is a Java library for working with XML snippets. XML documents can be generated according to an XSD. Support for interaction with DOM, SAX and Java Beans is included.
Web application providing analysis of biomedical relationships.
Web application providing analysis of biomedical relationships. Built using the Grails web application framework (http://grails.org/) with MySQL (http://www.mysql.com/) as a back-end datastore and utilizing R (http://www.r-project.org/) for statistical analysis.
Developed by the Dana Farber Cancer Institute (http://compbio.dfci.harvard.edu/) and Entagen (http://www.entagen.com).
Java UI Builder is an implementation of classic MVC design paradigm. It helps developers to design, develop, maintain, and localize Graphic User Interface (GUI) for Java/J2EE applications.
...It is a solution to handle audit trail and temporal aspects of JDO. This is a place holder for incubating ideas and sharing code. Will be merged with Datanucleus.org when it gets stable.
JavaGO is an Open Source Java library for the Game of GO (weiqi, baduk) analysis. Implements: base game classes, montecarlo simulations, SGF reader/writer, game variants, GTP, etc. Elegant interfaces/class design. Speed efficient w/small footprint. TDD.