Welcome to CodeXombie.com - a resource for Java developers

Here you'll find homebrew Java packages that you can download and use in your own projects. On the menu today are:

The Bohemia Project/Ginger

Bohemia is an umbrella project to collect a set of interrelated packages and frameworks designed for web application development.

Ginger is the cornerstone of Bohemia - a small framework for developing web applications that are big enough to need something like Struts to separate the business logic from the presentation, but not big enough to warrant all the effort of setting up Struts. Or maybe you don't know enough about Struts, JSPs and tag libraries and don't really have the time to spend learning all that. Ginger may be the answer. Ginger supercedes the Lynx package that was available from this page. Click the link in the sidebar to see the Bohemia page at SourgeForge.net

JSpasm

JSpasm is a small, efficient state machine package. It's available from SourceForge.net - hit the link in the sidebar for more details.

Is that all you got?

At the moment, yes. Check back at intervals for updates on existing projects and news about new developments. News will also be posted on the Java Planet blog as it becomes available - there's a link in the sidebar.

Terms and Conditions

All code here is provided as-is and without warranty, for use at your own risk (I have to say that because I don't want to be held liable if you use this code in, say, some hospital equipment that subsequently fails and kills someone). As far as licensing goes, it's all subject to the terms of the LGPL which basically means you can use it to develop applications that you can sell provided that you don't, for example, refactor the package name to make it look like you wrote it.