JMAT : Java MATrix tools package.
Provides an easy-to-use class of matrix with MATLAB-like functions and syntax. JMAT also includes plots and histograms in 2D or 3D, an expression parser, and some statistic simulation tools.
ForeSite is a project management tool for online collaboration.
Built as a class project, ForeSite provided a basic project management framework accessible from any standards compliant browser. Tasks, Users, Assignments, Due dates, relationships...all the elements expected in a complete management tool.
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.
Cytoscape is a software platform for computational biology and
bioinformatics, useful for integrating data, and for visualizing and
performing calculations on molecular interaction networks
Java Inventor is a Java interface to Open Inventor. Open Inventor (http://oss.sgi.com/projects/inventor/) is a popular API for developers of 3D applications. Java Inventor uses the Java Native Interface (JNI) to access the Open Inventor C++ libraries.
A Java class library for visualizing quantitative data using two-dimensional category charts [pie, line, vertical bar, horizontal bar, scatter-plot (dot), combination, and overlay charts]. Charts are of type JComponent and BufferedImage.
Xi3D is an X3D renderer and browser for 3D Web content. It contains compliant parsers for VRML'97 types, a java scenegraph, XML bindings using SAX2, a content converter, full runtime and event model, DOM Level 2, vecmath
A secure collaborative framework that is being used by other projects such as CFAgent (online customer service), CFWeb (pure HTTP communication for CFAgent) and much more in addition to serving as a standalone all-in-one collaboration platform by itself.
JOrgChart is a plug-in component built in Java. The
component enables your Java applications and/or
applets to display an organizational chart. An XML file is used to describe the
hierarchical structure of the organization.
JOpenChart is an open source Javalibrary and toolkit for creating different kinds of charts and embedding them into web applications or Swing applications. It further supports interpolating data and plotting mathematical functions etc. pp.
This JAVAlibrary give the possibility to have a CANVAS object
in JAVA SWING graphical applications, including CANVAS tools such
as hand-tool, linker-tool, group-tool like VISIO(TM) application.
The library take advantage of Java2D packages to reach a
projectION aims to be the definitive project management and team organization tool under the J2EE platform. With projectION you will be able to manage your calendar, teams, projects, tasks, times in a simple and efficient manner.
ThunderGraph is another java charting library intended to draw 2D graphs. Additionally, it contains a package that presents a live component implementing zoomable, scrollable and 'hintable' graph. Written for JDK 1.1+, it may be used in MS IE applets.
The "Business to Business Operating System" is a set of Java-based modules for providing auctions, catalogs, directories as an open-source alternative to B2B E-Marketplaces. The "operating system" aspect relates to the resource allocation capability.
jChart is a free Javalibrary for drawing complex business & scientific charts. It may be used in Java applications and applets as a Swing-like GUI component, and also in servlets to publish the charts on the Web in several formats.
Hanoi Workflow Engine is workflow engine based on Java and J2EE technology. It strives to be a complete workflow-solution usable for many purposes and domains.
Visualization System is a server application for presenting and manipulating XML-based adapted multimedia data, useful eg. in mobile environement. It is component based framework for additional modules developement.
JRPT is a library of JAVA objects and generic JSP files which enables the report creation offering many features at no programming cost. The package contains doc with examples of reports and their implementation in JRPT.
SyncShare Server is a secure messaging and real-time collaboration
platform. Build solutions to connect people, data, and applications through
firewalls and mobile devices. It handles all networking, security issues and lets
one focus on the business
A Javalibrary for validation of credit cards. Implements the Luhn Algorithm to ensure the card number is well formed, checks card type prefix's and length. The rules are stored in a text file allowing new cards to be added without changing the source