Skip to main content

java.net Linked 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.

 | 1 | 3 | 7 | 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
Core J2EE Patterns community for J2EE developers
Java User Group in Bahia, Brazil
The premier online resource for Java performance related information. Includes over 3000 performance tips, resources, tool reports, news, articles, discussion summaries, interviews, and much more.
JavaReference.com is a general java site with articles, examples with source code and demonstration, online test center, reference section, downloads, books and latest news. The information on this site is presented in innovative ways with options like SortBy, GroupBy.
Our goal is to provide Japanese translation of Jakarta products and to internationalize them.
Israeli Java User Group (Since 2000)
Java User Group Indonesia
Hellenic Java User Group (www.jhug.gr)
This is a free online course called "J2EE Programming with Passion!" which is being taught by Sang Shin of Sun Microsystems.
An API for communicating via Yahoo's YMSG Instant Messenger/Chatroom protocols, plus related support classes for chatroom spam blocking, styled text decoding and Swing model updates.
jStock is a tool for technical analysis of stock charts. jStock draws logaritmic daily and weekly candlestick charts and also some indicators.
Javaportal is an italian community spreading Java Technologies. Javaportal containts articles, tutorials, source code, news, free events and forum.
Symbolic Integral and Differential calculus package.
JHyperDoc is a source code to html convertor. jHyperDoc converts Java, C#, VB 5, VB 6, VB.NET, Python, C, and C++.
JServerMonitor is a software to monitoring services in network servers over internet, or in a local area network.
JCE taglib is a set of Open Source JSP tags and expression language EL functions (J2EE 1.4/JSP 2.0), communicating with Sun's JCE (Java Cryptographic Extensions) library to provider high-level strong encryption for your JSP applications
Java port of the Quake2 game engine
10 million people speak Catalan. Most of them know Java. But Java speaks Catalan? We are there for it!
JImagePaint is a simple paint program written in Java. It has been designed to create small *.png files with transparent backgrounds, however there is support for reading and writing of all Image formats that are supported by Java's ImageIO. The library is open source and is designed so that other developers can use the components of the program to embed image editing capability within their programs. The licence is relatively unrestrictive and is similar to other free software licences.
JavaBin is an independent, idealistic organisation established in 1996 by a group of Java enthusiasts. Our goal is to create a community for sharing knowledge, experience and viewpoints on Java technology. We work to strengthen the members professional Java skills by spreading the knowledge of relevant results, pragmatic techniques and useful tools. The group has since then evolved to be Scandinavia's biggest and most active group for the promotion of Java.
This group was initiated to promote and make know the Java language in the region of Americana / SP - Brazil. Welcome! Esse é o projeto do JUG Java Americana dentro do portal java.net. Disponibilizaremos aqui, todo o conteúdo e todas as ferramentas para que possamos cada vez mais fazer com que a comunidade Java aumente na nossa região.
J2ME Polish is an advanced build solution with an integrated MIDP-compatible GUI.
A pure Java (Swing) front end to connect with every DBMS (Data Base Manager System) that has a JDBC driver. Provides full access to: view, modify data, create/alter/drop tables and relations, etc. All done visually. It is platform and DBMS independent.
JDrawing is a Java swing component for displaying vector graphics and animation. It can deal efficiently with very large vector images e.g. geographic maps or electronic circuits. It was designed to be easily integrated into existing applications.
JNode is a Java New Operating System Design Effort. The goal is to get an simple to use and install Java operating system for personal use. Any java application should run on it, fast & secure!
This project provides glue code for comprehensive integration of JSF (JavaServer Faces) and the Spring framework. This is done in a implementation independent way so that it can be used with any JSF implementation.
O objetivo do projeto é fixar grupos de usuários java em todas as partes do país. Quanto mais, melhor. Esses grupos serão responsáveis pelas reuniões dos membros da região e difusão da linguagem e do portal na mesma. Zelando sempre pela qualidade de ensinamento e organização, os JUGs promovem eventos, palestras, aulas, enfim, uma gama de atrações para que os membros possam interagir e trocar experiências pessoalmente, não através de um portal. Além disso, os JUGs regionais fortalecem a imagem do JavaFree em cada região, fazendo com que, a cada dia, mais e mais usuários façam parte da comunidade e, cada vez mais, contribuam para a evolução da mesma.
Javadoc Online is a search engine project, to get public Java documentation (javadoc) over Internet.
Juse (sounds like juice) stands for Java User Service Environment. Juse is about bringing everything together. Juse is a dynamically compliant desktop environment where you have all you need to run community built java applications easily and securely.
JFDraw is a pure Java based graphics application and library package. JFDraw used a little features of Java2D, and expanded a lot of graph routines for more complex vector graph processing. You can run JFDraw under any operating systems that suport Java. JFDraw is focused on vector graph drawing field. It can help you to complete your mechanical, electronic, architectural graphs drawing applications, or even business process or workflow graphs issues. Written by pure text based editor(Windows NotePad & Unix VI), built by Sun Java Development Kit(JDK) 1.3.x and Apache Ant, JFDraw will offer you the opportunities to incorporate it into your graph applications, in binary library mode or source code mode.
Java User Group in Russia.
JGears is a java framework for development platform and technology independent user interface based on component object model
jxp
Jxp is a template engine/script processor that processes scripts containing text+java code to produce text output. The script syntax is like jsp (without taglib) except that it is much simpler and the script is interpreted instead of compiled.
JFCML is an XML markup language for Swing. Support for *all* JComponents and related classes. Optional support for events through BeanShell scripting. Built directly on top of the SAXParser, JFCML is fast, memory-efficient, and highly scalable.
news and tutorials from the java world in french
JTR, acronym for Java Test Runner, is a Java framework that fastens the building of both J2SE and J2EE test suites. JTR has been devised with some targets in mind: * ease of use * extendability * high configurability * modularity * rapid development * providing J2EE developers with those facilities they usually need * ready to use logging facilities * Inversion of Control: let the JTR framework inject runtime properties into your runners * complete control of the exceptions potentially raised during your test runs The main advantage is in that developers are required to code just what they are interested in: the test logic. The JTR runtime takes care of all the other complex tasks such as injecting the correct parameters into each IRunner concrete implementation, scheduling the execution of the various runs across the different test epochs, gathering information about the test, tracing the test execution and so on. You have complete control over the behaviour of your tests by means of a configuration file, the jtr.xml. More information and a really useful how-to can be found at the following URL: http://jtrunner.sourceforge.net Francesco Russo JTR Project Owner
JLWizard is a Java class library for creating wizards in a Swing application. The wizards are fully customizable, support different look and feels and support branching.
Joone is an Artificial Neural Networks framework written in Java. It's composed by a Core Engine, a GUI Editor and a Distributed Training Environment and can be extended by writing new modules to implement new algorithms or architectures starting from base components.
A scriptable full-featured Internet Relay Chat (IRC) client.
jASEN is a pure java Anti Spam ENgine combining bayesian-like scanning with intelligent email inspection and classification jASEN is best suited to developers wishing to integrate anti-spam services into an existing server based java email application, but can be used for client applications The jASEN project started after the now famous article published by Paul Graham spawned a range of new anti-spam technologies based on Bayesian classification Subsequent enhancements were made to the original proposal, with a significant improvement proposed by Gary Robinson which replaced the standard Bayesian approach with a superior* Chi Square computation, which was then further improved Unfortunately almost all of the implementations of these approaches which followed were either commercial, or non-java. Thus jASEN was created to provide a free, extensible, pure java implementation of the wonderful work done by these (and many other) people
JCraft is a free cross-platform tilebased real-time strategy game engine. It includes support for playing over the internet/LAN, or playing a computer opponent. The engine is confgurable and can be used to create games with a wide-range of features specific to your needs. The initial version has been initiated by a software project assignment at the University Of Applied Science Rapperswil (HSR). It has familiarities with the famous strategy game age of Empire JCraft is Free Software, distributed under the terms of the LGPL GNU Lesser General Public License.
Jappo is Java preprocessor. It examines input files for preprocessor statements (i.e. macros) that are then interpreted, resulting in the alteration of the input content that is stored as target file. Jappo is intended for preprocessing of java source files, but it can be use for other types of files, too.
This is a platform for java programmers to help each other and to help promote Java as a language, as a technology, as a platform and as a tool for providing enterprise solutions. Discussions regarding Java and related technologies (like object oriented analysis design, open source projects, XML, software engineering process, software quality assurance testing) are most welcome. You may find the blog of this group friendly and informative regarding the events and activities held by the members. Moderators put effort to update the blogger and don't forget to leave a comment there at - http://jpgroup.blog-city.com The group's web site is under construction at http://www.jpgroup.org
Java Tiny Gfx Library (JTGL) is a graphic fundation framework (a graphics/gaming api) that will allow easy deployment/porting of applications/games on many environments: J2SE,J2ME/MIDP(Nokia,Siemens,BlackBerry),SuperWaba(Palm,PPC,Symbian),ExEn,DoJa,etc..
Portuguese Java User Group
Java User Group Milano, Italy
This library reads song information, such as song title, artist, and album, from an MP3 file. It supports ID3v1, ID3v1.1, Lyrics3v1, Lyrics3v2, ID3v2.2, ID3v2.3, and ID3v2.4 tags. MP3 Frame Headers can also be read. There is a FilenameTag, a ID3v2.4 tag that is intelligently derived from the file name. It contains tag synchronization utilities, multiple save options, and easy tag conversion methods.
Using JVigilancia you can use a cheap webcam to remotely watch your home or business. Probably, you are only interested in the view when something is happening there, so you can instruct the program to perform several actions when movement is detected in the image. Even JVigilancia can send you an e-mail at this moment whit attached pictures.
JPilotExam project facilitates the certification aspirants with exam simulator and free mock exams, who cannot afford to purchase commercial mock exams and do not have Internet facility to self-test online mock exams. PilotExam helps the certification aspirants for better preparation towards the exam by utilizing exam tools and mock exams provided by the community. The enduring community is already providing mock exams in HTML formats or online tests. The preparation of these exams is a time consuming process and many cannot effort to do as there are no such tools available for free. JPilotExam provides an easy to use exam builder tool for creating the mock exams. These prepared mock exams are self tested using the exam simulator. JPilotExam provides a downloadable application that gives a real feel of the exam and many more features for the better preparation.
Grupo de Java organizado pelos alunos da Escola Politécnica da Universidade de Pernambuco, UPE, criado em fevereiro de 2004. Foco: Java básico e avançado, monitoria, desenvolvimento de projetos, Certificação da Sun e suporte aos alunos de Engenharia da Computação da Poli. This Java Group is conducted by Student of UPE-POLI, University of Computer Engineering in Brazil.Welcome Everyone!
Javacrawler.com is a Java news aggregator. Its news are taken from RSS feeds of the best Java news sites.
JDOInstruments is an embedded object oriented database programmed in java, it is also an implementation of Sun's Java Data Objects (JDO) specification for the transparent persistence of Java objects. Because of this, it doesn't need a JDBC driver or a relational database. It uses its own object store thus it allows storage and retrieval of persistent data with little work from you. It is free and Our license is GNU GPL providing the code and executables (JARs) free of charge. You are free to use JDOInstruments in your projects.
Java Toaster is a java utility class for your swing applications that show an animate box coming from the bottom of your screen with a notification message and/or an associated image (like msn online/offline notifications).
JavaPortal è una community, senza scopo di lucro, di sviluppatori innamorati di java e delle nuove tecnologie, che sostiene la libera circolazione delle informazioni ed è attivamente impegnata per divulgare le tecnologie open source. Lo scopo della community è accrescere le nostre conoscenze tecniche in maniera creativa, condividendo le conoscenze di ognuno, usando come punto di riferimento il nostro portale http://www.javaportal.it
Java.tri project is an effort to build tools to accelerate the development of java web applications. It integrates several other open source projects like hibernate,struts,eclipse with an Model Driven Architecture code generator.
A command line tool for monitoring Jini multicast packets.
JUG Roma, the CAPITAL Java User Group
JCommander is a next generation file manager targeted to be powerful and flexible. Being multi-platform and distributed under an open-source license, it is freely usable on virtually any platform and operating system.
The Java Interactive Profiler (JIP) is a code profiler that is written in 100% pure Java. It features that ability to turn the profiler on and off at run time as well as the capability to filter out classes and packages. These features make it ideally suited for profiling web applications.
German Java User Group: active since 1996
Instant Message Client (GUI), Tools and Development Framework. Supports AIM, ICQ, Yahoo, MSN, Jabber, SMS. Framework for designing your own tools. Fully functional UI includes spell checking and a lot more. Includes a web interface for remote access.
Jeti is a Java Jabber client that supports most chat features such as file transfer, group chat, emoticons, and formatted messages. It can be used as an application or as a web applet.
Italy The Java User Group Liguria is Community of Java EE and ME Developers.
jprojet est un outil de suivi de projets multi-utilisateurs. Le but est de pouvoir suivre l'évolution d'un projet, du début (appel d'offres) en passant par les changements de versions jusqu'à la clôture du projet. jprojet travaille avec une base centralisée, afin que tous les intervenants d'un projet puissent suivre et faire vivre le projet en partageant l'information. jprojet se compose de plusieurs modules de gestion : - personnes : permet de définir des personnes avec leur rôle (client, chef de projet, administrateur système ...) et leurs coordonnées (tel, e-mail, ...) - projets : permet de décrire un projet, de faire le suivi de version, les notes d'installation, joindre des documents ... notes : permet de diffuser des notes (information) sur un projet à une liste de personnes - tâches : ce module est le centre de jprojet, il permet de diviser un projet en tâches et sous-tâches. A une tâche, il est possible d'affecter des personnes, de joindre des documents, ... Une tâche a un statut (validée, en cours ...), un type (bogue, développement, suggestion, ...), une date de début et de fin de réalisation, un temps estimé et réel, ... - incidents : permet d'ouvrir des tickets d'incident sur un projet (exemple : pour un site web, le site est ne répond plus) - planning : ce module permet de générer le planning d'une personne en fonction des tâches qui lui sont affectées - planification : permet d'avoir un véritable outil de planification des projet en cours et des nouveaux, suivre la charge des ressources. Ce module n'est pas disponible dans le version libre. jprojet c'est aussi des outils d'aide au suivi de dossiers : génération de rapports, gantt, planning ... jprojet se décompose en trois clients : - un client "riche" : interface complète pour la gestion et l'administration - un client web pour permettre le suivi par le web : essentiellement destiné au client - un client mobile : permettre de suivre à tout moment l'évolution du projet Distribution et licence Jprojet est diffusé sous licence Creative Commons : Paternité - Pas d'Utilisation Commerciale - Pas de Modification 2.0.
JUG'S aims at promoting the application of Java technology in Switzerland. JUG'S facilitates the sharing of experience and information among its members. This is accomplished through workshops, seminars and conferences. JUG'S also encourages the cooperation between commercial organizations and research institutions. JUG'S is a special interest group of the Swiss Informatics Society (SI). We are funded mainly through sponsorships and by collecting a (modest) membership registration fee.
jMOS is an easy to use, open source library for working with Newsroom Computer Systems (NCS) and Media Object Servers (MOS) on the Java platform using the fastest processors engines for XML like SAX, JAXP and StAX.
Java User Group toscana
JUGPERU is a group involved in teaching and developing java based software. Our main goal is to produce open source software. <BR> JUGPERU es un grupo que se dedica a difundir, enze&ntilde;ar y desarrollar software basado en el lenguage de programacion Java. Una de nuestras metas es la de crear open source software.
Java User Group Cologne - first class talks & workshops and community events with world famous speakers. Join the mailing list.
Java User Group del Per&uacute;, creado para difundir el lenguaje Java a nuestros compatriotas y amigos del mundo hispano, nuestro portal tiene 2080 usuarios inscritos y aqu&iacute; encontrar&aacute;n foros, tips, revisiones, art&iacute;culos, manuales, c&oacute;digo fuente, empleos, nuestra Revista Java Per&uacute; y mucho m&aacute;s, todo en espa&ntilde;ol.
JawFlow is a Workflow Engine partially conformal to WfMC (www.wfmc.org) directives, completely written in Java using JMX technology. It understands XML Process Definition Language (XPDL) and can be customized using activities written in Java or in any scripting language supported by BSF
Javalab is a virtual lab of Java technologies where italian Novara Jugs members can develop, test and publish code, files and organize meetings in order to share happiness to think in Java and to have good food
Our mission is to spread Java technology both in National Technical University of Ukraine 'Kiev Polytechnic Institute' and Ukraine, share information and experience among our members, help rookies get started.
jAPS is an adaptive J2EE solution for building customizable and accessible (WCAG compliant) informative web portal systems
The little jug of a little city in South Italy
Java User Group de la provincia de Mendoza Republica de Argentina. Fundado en enero del 2007. Esperamos su visita!
Il JUG Udine nasce come gruppo di sviluppatori Java con l'intento di condividere conoscenze, esperienze e competenze legate al mondo della programmazione in linguaggio java e non solo legandosi al territorio del Friuli Venzia-Giulia.
Java Web User Group is a JUG with members located in and around London, United Kingdom. We are a community; a group of like-minded professionals and enthusiasts who share a passion for Java with web and/or enterprise edition technology.
Java User Group at the Federal University of Rio Grande do Sul's Informatics Institute (UFRGS-II) Grupo de Usu&aacute;rios de Java do Instituto de Inform&aacute;tica da UFRGS
Java User Group South Africa - Gauteng
Java Brasil User Group is a forum to discuss and promote Java technology in Portuguese language where newbies and students are welcome.
Developing and Implementing techniques for reengineering Java and J2EE systems
Java User Group M&uuml;nchen
Friendly Java-focused community in Kiev, Ukraine.
Java User Group in Berlin, Germany
Java Users Group Abruzzo
A pure Java approach to creating full-functional Swing forms that has the simple feel of a JOptionPane call, but without JOptionPane's limitations. Layout management, data binding (including the ability to layout and bind entire, indexed, 2-D arrays of JComponents), one-line worker thread invocation and more are all seamlessly integrated into a single class representing the form as a whole.
Java User Group SIENA
German website for the Java User Group in Berlin/Brandenburg. You can find here more information about the JUG as well as a java-related blog written by our users.
Comunidad de Desarrolladores Mexicanos.
Javaforum was first founded in 2000 by Sun as a Java interest group in Sweden. In 2005 it was restarted as a Java user group (JUG) together with five other companies covering the three major cities in Sweden - Stockholm, Gothenburg and Malm&ouml;. Speakers range from local to international. Meetings take place three to four times a year in i each city and the number of participants range from 40 to over 200 per meeting. The group has some 1600 members.
jKilavuz is a path engine for Java. It consists of an extensible set of tools for collecting pathfind data and finding and executing paths. jKilavuz is targeted but not limited to Java games development.
This group is from the program Sun Campus Ambassadors in the Universidad Autonoma del Estado de Mexico. In this grupo we try to evangelize our fellows to the Java Technology.
JUM
A new Hungarian Java User Groups based on regular meetings, where members can share experiences and learn about new technologies.
JUG of CSUP, is a group of undergraduates in area of faculty of science, university of peradeniya, who share an interest in Java technology. Many of us work with Java in our academic career. Others are students who love to worked with Java.
Local java user group in the area of Stuttgart, Germany.
To be a meeting point for all JAVA Technology users and developers. Opening possibilities for collaboration and knowledge interchange between beginners and senior developers.