 |
java.net 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, or by topic. 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. If you are an end user looking for a double-clickable ready to run Java application, or you are a developer looking for a code snippet you can incorporate into your project, look for the JavaJar symbol.
Java Communications
http://community.java.net/communications
|
Communications Frameworks TOP LEVEL
(frameworks)
New!
Top level directory for communications frameworks
|
|
Network Monitoring Tool
(networkmonitoringtool)
New!
This project monitors various users on network. It gives detailed information about which user is on which client machine what application he is running,what operationg system he is using login time, etc..
|
|
Mantaray
New!
Mantaray is an Open Source serverless messaging fabric, based on peer-2-peer technology, 100% pure Java, supports JMS 1.1 and 1.02, and integrates with WebLogic and WebSphere. It provides guaranteed message delivery, security, and supports transactions.
|
| » View all 86 Java Communications Projects |
Java Distributed Data Acquisition and Control
http://community.java.net/jddac
|
Java Measurement Calculus Interface
(jmci)
The Java Measurement Calculus Interface project provides a framework for performing operations on measurements, in particular physical quantities.
|
|
Java Measurement Dataflow Interface
(jmdi)
The Java Measurement Dataflow Interface project provides a Java implementation of a dataflow framework for measurement processing based on the concepts found in the IEEE Standard for Smart Transducer Interface for Sensors and Actuators - Network Capable Application Processor (NCAP) Information Model (IEEE 1451.1)
|
|
Java Device Open System
(jdos)
JDOS is a new approach to Embedded Java which is based upon the full capabilities of J2SE 1.5. The enabling technologies that make this possible include VIA corporation's new class of 17cm x 17cm Mini-ITX and 12cm x 12cm Nano-ITX embedded PC motherboards, Linux and various open source Java technologies.
|
| » View all 6 Java Distributed Data Acquisition and Control Projects |
Java Education and Learning Community
http://community.java.net/edu-jelc
Java Enterprise
http://community.java.net/java-enterprise
|
Service Union
(ServiceUnion)
New!
The purpose of ServiceUnion integrate different application, tools to provide industry area solutions.
|
|
e-Library using JSP and Servlet
(eLibrary)
New!
A web base electronic library that can lends books, journals, CDs, videos to borrowers who are registered in the system, as are the books and magazines. UML use during OO Analysis/Deisgn. JSP, Servlet and JDBC for the implementation.
|
|
ManagedRunnable
(managedrunnable)
New!
A JMX bean for starting, monitoring and controlling a single process.
|
| » View all 37 Java Enterprise Projects |
Java Games
http://community.java.net/games
|
2004 Java Technology Game Development Contest Winners
(games-contest-winners)
Information about the winning entries in the 2004 Java Technology Game Development Contest.
|
|
JBantumi
(jbantumi)
JBantumi is an adaptation of a famous simple African game. It's played by one or two players, against the computer or via a network. My goal is two write in a short time a complete project with Eclipse, using Omondo UML.
|
|
Battle Tatics Arena
(bta)
Battle tatics arena will be a game following the "tatics" line, like Final Fantasy Tatics, Ogre Tatics, etc. The main difference is that this game is more online oriented, where 2 or more players engage in a battle like a chess game.
|
| » View all 31 Java Games Projects |
Java Patterns
http://community.java.net/patterns
|
facerecognition
(Face-Recognition)
New!
This projects aims to develop a source code for identification of face recognition pattern with the application of java language in accordance with concepts of Human computer interaction along with the use of concepts of artificial intelligence inorder to develop a biometric system for locking.
|
|
Event Manager
(eventmanager)
Event Manager is a software that try to demonstrate the best Java programming pratices using Struts/WebWork, Spring Framework, Hibernate, JSTL., Jakarta Commons, Unit Tests, DAO Pattern, Velocity, Sitemesh, Quartz, and other technologies.
|
|
jaba
Generation-code Framework based in Jakarta Velocity, offering complete engine to read JDBC metadata, and generating XMI files, and meta-framework, to build the project using any technology. The initial infra-structure is bases completelly and for Java Design Patterns, and Java related technologies, but any user can change the velocity template to allow other technologies, as such .Net, PHP or any other.
|
| » View all 19 Java Patterns Projects |
Java Specification Requests
http://community.java.net/jsr
Java Tools
http://community.java.net/javatools/
|
javanettasks-test
New!
Test bed for the java.net tasks project
|
|
Ghatica
(ghatica)
New!
Visula Ant build files editor.
|
|
JBrasil IDE
(jbrasilide)
New!
This is a new IDE. The ideia is to make a light IDE, but with usefull features, such as code-color, ANT integration, JDBC conections pools integration, UML, refactoring, and others. IDEs such as Eclipse or NetBeans have those features but they are heavy IDEs.
|
| » View all 184 Java Tools Projects |
Java User Groups
http://community.java.net/jugs
Java Web Services and XML
http://community.java.net/java-ws-xml
|
Serving XML
New!
Serving XML provides a language for building XML pipelines, and an extendible Java framework for defining the elements of the language. The accompanying console app supports reading content as XML files, flat
files, SQL queries or SAX events, ransforming it with XSLT stylesheets and custom SAX filters, and writing it as XML, HTML, PDF or mail attachments. This software is especially suited for converting flate file or database records to XML, with its support for variant record types, multi-valued fields, namespaces, hierarchical grouping of records, and row-by-row validation with XML Schema. There is also an API for imbedding the software in a Java application.
Serving XML is licensed under the LGPL.
|
|
querysafe
(QuerySafe)
New!
There are many enterprise tools for preserving the safety of the code if many people are accessing the same project code. These tools are called the source safe tools for it is used for the safety of the source. Visual source safe tool is the famous Microsoft tool mostly used in many organizations. I am planning to apply the same theory to the open-source database MySQL so that we query the database values safely and produce results without any inconsistencies. For instance one person updates the data and before he commits his work, another person may read the inconsistent data and thus produce invalid results, which may appear valid.
The implementation plan is like this:
Create a java webservice which provides us the required functions to query the datbases. Now we can create the front-end using any language of our wish, I could use C# for the front-end by deplying the java webservice in the back-end. Thus a web-service makes the application language and OS independent.
|
|
XMLSerialization
(xmlserialization)
New!
XMLSerialization is a framework that performs mapping of java object into XML and back. It uses bytecode generation to generate serializers for specific mapping. It's obviously performance oriented.
|
| » View all 70 Java Web Services and XML Projects |
JavaDesktop
http://community.java.net/javadesktop
|
Java Graphics Scripting Language
(jgsl)
New!
The Java Graphics Scripting Lanaguage (JGSL) is oriented towards non-programmer access to the graphics capabilities of the Java platform. This will be done by providing a simple easy to learn lanaguage for creating and manipulating graphics objects.
|
|
openengineer
(OpenEngineer)
New!
This is a OpenSource CAD Software intended to bring the quality opensource software to the CAD
|
|
Java 3D Incubator Project
(j3d-incubator)
New!
Java 3D incubator project for the community to share source code. Anyone with a signed JCA on file can have developer rights to this project.
|
| » View all 176 JavaDesktop Projects |
Jini
http://community.java.net/jini
JXTA
http://www.jxta.org
|
Java Evolutionary Framework
(jef)
JEF, acronym for Java Evolutionary Framework, is a project aimed to both define and implement a genetic programming framework for the Java programming language.
|
|
Digital Money
(dem)
An open source micropayment system based on Java, JXTA, XML, OpenPGP and SSL. The name "Digital Money" (DM) is reminiscent of the German Mark (Deutsche Mark, DEM, DM), which has been replaced by the Euro.
|
|
Farm2Fork
(farm2fork)
Farm2Fork is based on the 1060-NetKernal, JXTA, OpenAdaptor, Hibernate and auto-id(epc) to provide a rich P2P node allowing users to share information between trading partners while retaining posession and ownership of their data.
|
| » View all 6 JXTA Projects |
Linux
http://linux.java.net
|
cd_create
(cdcreate)
cd_create will allows users to easily backup their storage systems to CD/DVD media. It will intelligently split up the given data storage areas onto the desired media.
|
|
Java Firmware
(javafirmware)
The Java Firmware API will be a combination of the Java MIDP CLC API and a subset of the Java Realtime API to be used as an embeddable Java runtime for the execution of platform and architecture independent device drivers.
|
|
JGroupOffice
(jgroupoffice)
JGroupOffice is a port of GroupOffice (PHP groupware) with a new struture.
|
| » View all 7 Linux Projects |
Mac Java Community
http://community.java.net/mac
|
MRJ Adapter
(mrjadapter)
A library that implements a unified API for Java developers to access Mac specific functionality built into the various versions of the Apple virtual machine, without compromising the cross-platform nature of an application.
|
|
JNIDirect
(jnidirect)
JNIDirect provides JDirect compatible native methods for Apple's new JDK 1.4.1 based JVM.
|
|
Java Desktop Integration Components for Mac OS X
(jdic-mac)
jdic-mac is a parallel project to jdic, adding Mac OS X to its list of supported platforms.
|
| » View all 3 Mac Java Community Projects |
NetBeans
http://community.java.net/netbeans
|