The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


java.net Archived Projects

There are so many different ways to arrive at the home page for an interesting project here on java.net. To help you find the project you are looking for or to retrace your steps to rediscover a project that piqued your interest, you can list the projects alphabetically, by community, by topic, or by downloadable executables. You can pull out only those that are hosted here on java.net or look for the special "linked" symbol to identify those projects that are hosted on other sites. We are particularly proud of those projects that began in our incubator and have matured into successful projects and are listed as incubator graduates.

 | 0 | 1 | 2 | 3 | 6 | 7 | 8 | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |  |
This is the Java SQL database you have been dreaming about.
This is the Java SQL database you have been dreaming about.
The Synapsis Programming Language is a high level language built ontop of the Java language. It's designed to allow RAD by interfacing high level constructs with lower level code already completed.
The Synapsis Programming Language is a high level language built ontop of the Java language. It's designed to allow RAD by interfacing high level constructs with lower level code already completed.
Cocoon based portal.
Cocoon based portal.
crossdb is a standard Java™ API for writing object oriented SQL statements that are database independent. This means that you create SQL statement objects that will run on any database without having to change your code when moving to a different database.
crossdb is a standard Java™ API for writing object oriented SQL statements that are database independent. This means that you create SQL statement objects that will run on any database without having to change your code when moving to a different database.
Collection of components for Avalon framework.
Collection of components for Avalon framework.
An API for connecting to a cluster (set of Java processes), sending and receiving messages, and membership information.
An API for connecting to a cluster (set of Java processes), sending and receiving messages, and membership information.
A bug tracking application using AOP.
A bug tracking application using AOP.
Tau
Tau is a lightweight component framework. It's goal is to provide easy-to-use yet powerful component services.
Tau
Tau is a lightweight component framework. It's goal is to provide easy-to-use yet powerful component services.
A turn based 3D game about programmable robots racing through halls with obstacles, traps and automatic machinery.
A turn based 3D game about programmable robots racing through halls with obstacles, traps and automatic machinery.
AboutTime is a server based time tracking and billing project.
AboutTime is a server based time tracking and billing project.
An extremely simple MVC implementation. Used as an example to study the theories of Struts and Webwork. Not recommended for production scale projects. Good enough for home-based websites.
An extremely simple MVC implementation. Used as an example to study the theories of Struts and Webwork. Not recommended for production scale projects. Good enough for home-based websites.
AIJ
AIJ defines a set of Artificial Intelligence API's for Java on both J2ME and J2SE platforms.
Arkanae is a role-playing game which takes place in a high-fantasy universe! Explore a 3D coherent world, with third person view.
Arkanae is a role-playing game which takes place in a high-fantasy universe! Explore a 3D coherent world, with third person view.
Blankwebapp is a template web application based on struts and hibernate. Provides an easy start for a new web application.
Blankwebapp is a template web application based on struts and hibernate. Provides an easy start for a new web application.
A Boulderdash-like 2D addictive game
Web Browser
Chalk aims to provide an all in one solution for creating educational content in the field of computer science and engineering.
Chalk aims to provide an all in one solution for creating educational content in the field of computer science and engineering.
ChronicJ is a suite of time-related compontents and applications that make it easy to add visual calendaring and scheduling to Java applications.
The Chronicle Project is about weblog management using Java
Personalizable search engine for an embedded navigation system.
Personalizable search engine for an embedded navigation system.
Java Component design
A simple Java RMI based compute server
The news site from the learned and wise analysts at Crowbar HQ.
Instant Messaging Client and Library supporting AIM and ICQ
Instant Messaging Client and Library supporting AIM and ICQ
The best shootem-up game 2D style
The best shootem-up game 2D style
SAPDB graphical administration tool
DeepBlack is a web-blog application that offers a highly modular design and extremely customizable appearance due to the use of custom taglibs.
Tools for organization yearbooks with semantic integration
java obfuscator framework
Taking Java programming to the edge, using Java in new ways.
Taking Java programming to the edge, using Java in new ways.
A Generic SQL Client for Interoperability Across Databases
FTP search system. This system uses Java FTP Agent for index files, MySQL as DB and PHP module for search web interface.
Knowledge and Education for a developers community.
Knowledge and Education for a developers community.
A tool for browsing icons stored in Jar files
Jackass is a CORBA based application server that introduces a component based programming model similar to that of Enterprise JavaBeans (EJB).
Jackass is a CORBA based application server that introduces a component based programming model similar to that of Enterprise JavaBeans (EJB).
Non-native libraries for implementing 3D Game.
Community development of Open Source Intelligence
A Framework for Genetics Algorithms in Java
Find SecurityBug Patterns in the JDK
JET is a development and runtime framework that allows applications to be run without change in the following modes: Desktop (Swing, SWT, Thinlet); Browser (HTML and/or Applet); CDC (Thinlet, SWT); and CLDC (Thinlet, MIDP)
The JInput Project hosts an implementation of an API for game controller discovery and polled input.
JavaLobby Community Platform - Community in A Can
Small Financial Software
The JOAL Project hosts a reference implementation of the Java bindings for OpenAL API, and is designed to provide hardware-supported 3D spatialized audio for games written in Java.
The JOGL Project hosts a reference implementation of the Java bindings for OpenGL API, and is designed to provide hardware-supported 3D graphics to applications written in Java.
The JOGL Project hosts a reference implementation of the Java bindings for OpenGL API, and is designed to provide hardware-supported 3D graphics to applications written in Java.
Jose is intended to be a simple free UML editor. The aim is to avoid making it too feature rich and target making a solid, easy to use modeller.
Designer for Jasperreports
The JUtils Project hosts an implementation of a set of APIs utilized by other Java Game Technology Group projects (eg JInput,JOAl, JOGL). Some of those other projects may have build and/or run-time dependancies on the jutils.jar file which is built from the source hosted here.
Yet Another Document indexing and search engine
A component-based IRC bot
This project will try to implement some linear algebra classes such as Vector and Matrix.
This project will try to implement some linear algebra classes such as Vector and Matrix.
Tool that forward e-mails in the mbox format
Metadata application framework with desktop and webapp support.
Database Maintenance/Migration Tool
Group of Java programmers for learning of the technology J2EE
Web Based MySQL Server Manager.
Client JavaScript to JSP object oriented language protocol
OPML Link Publisher is a Java application that reads an XML file in UserLand's OPML link directory format and publishes it in other formats.
Perforce Plugin for IDEA
Simple Persistence Library
Taglib to safely render transparent PNG files on all browsers.
Externalize complex sql / jdbc code out of your java file.
ReslutSetMatrix, is a database-detached matrix, build using collection objects, and containing data from a given result set. rsm solves the problem of result sets being connected to the database, and thus unable to "move around" in an application. rsm creates a serializable object based on the result set retrieved after a query was sent in the database.
ReslutSetMatrix, is a database-detached matrix, build using collection objects, and containing data from a given result set. rsm solves the problem of result sets being connected to the database, and thus unable to "move around" in an application. rsm creates a serializable object based on the result set retrieved after a query was sent in the database.
The goal of this project is to create an updated version of the round-based game of Spellcast that takes advantage of modern gameplay concepts, such as teamplay and goal-oriented missions. This project also hopes to take advantage of advances in networking, which allow for massive multiplayer environments.
The goal of this project is to create an updated version of the round-based game of Spellcast that takes advantage of modern gameplay concepts, such as teamplay and goal-oriented missions. This project also hopes to take advantage of advances in networking, which allow for massive multiplayer environments.
Web Spider / Crawler With A.I. Reasoning
Merging Blog and Topic Maps to Weave Stories
Extensions to JUnit to simplify testing interfaces.
A LaTeX2e generating doclet.
Information Management System
THINK is build for Italian SMB, it provides ERP and CRM and many more.
THINK is build for Italian SMB, it provides ERP and CRM and many more.
Toronosaurus is a Java-based web application designed to capture product warranty registration information.
Toronosaurus is a Java-based web application designed to capture product warranty registration information.
Special NIO Webserver
This is a java project for Soft Eng Class at Western Illinois University.
This is a java project for Soft Eng Class at Western Illinois University.