RSS 545 projects tagged "Apache 2.0"

No download Website Updated 21 Jul 2010 Apache FOP

Screenshot
Pop 317.45
Vit 9.13

Apache FOP is an XSL-FO formatter. It is used in conjunction with an XSLT transformation engine to format XML documents into PDF, PostScript, and other output formats.

Download Website Updated 29 Nov 2012 SableCC

Screenshot
Pop 262.46
Vit 26.43

SableCC is a parser generator that generates fully featured object-oriented frameworks for building compilers, interpreters, and other text parsers. In particular, generated frameworks include intuitive strictly-typed abstract syntax trees and tree walkers. SableCC also keeps a clean separation between machine-generated code and user-written code, which leads to a shorter development cycle.

Download Website Updated 19 Apr 2004 Tapestry

Screenshot
Pop 293.99
Vit 8.77

Tapestry is a rich, component-based object model for developing dynamic, robust, highly interactive Web applications. Applications are constructed in terms of Java objects, methods and properties, instead of URLs and query parameters. It builds and interprets all URLs, dispatching directly to application-specific "listener" methods. It includes complete source code, documentation, tutorials and a complete example J2EE application.

Download Website Updated 01 Jul 2004 ObJectRelationalBridge

Screenshot
Pop 136.91
Vit 3.48

ObJectRelationalBridge (OJB) is an Object/Relational mapping tool that allows transparent persistence for Java objects against relational databases. It supports multiple persistence APIs, including JDO, ODMG, and several custom alternatives.

Download Website Updated 24 Apr 2009 The Apache Open For Business Project

Screenshot
Pop 374.29
Vit 6.39

The Apache Open For Business Project is an enterprise automation software project that includes ERP, CRM, E-Business/E-Commerce, SCM, MRP, and CMMS/EAM functions. It is a foundation and starting point for enterprise solutions and can certainly be used out of the box, but is also great for creating specialized applications.

Download Website Updated 11 May 2002 Rachel

Screenshot
Pop 44.90
Vit 1.47

Rachel is a resource loading toolkit for Java Web Start/JNLP. Rachel offers two solutions that make resource loading for Java Web Start/JNLP apps easy again. Solution 1 installs a URL handler for a new protocol called class:// that delivers content from jars identified by a Java class. Solution 2 embeds a multi-threaded ultra-lightweight Web server in your app that serves up content from jars in the Java Web Start application cache. Rachel also works without Java Web Start, although this might be pointless. Examples and user documentation are provided.

Download Website Updated 05 Dec 2007 DataVision

Screenshot
Pop 380.89
Vit 10.89

DataVision is a reporting tool similar to Crystal Reports. Reports can be designed using a drag-and-drop GUI or a text editor. They may be run, viewed, and printed from the application or exported as HTML, XML, PDF, Excel, LaTeX2e, DocBook, or tab- or comma-delimited text files. The output files produced by LaTeX2e and DocBook can in turn be used to produce PDF, text, HTML, PostScript, and more. It can generate reports from JDBC databases or text data files. Report descriptions are stored as XML files.

No download Website Updated 27 Apr 2009 IzPack

Screenshot
Pop 270.71
Vit 12.75

IzPack is a one-stop solution for packaging, distributing, and deploying applications. It is fully cross-platform and generates a single installer. As such, it is an alternative to native solutions such as platform-specific installers and package managers.

Download Website Updated 11 Jan 2003 Luxor

Screenshot
Pop 113.13
Vit 2.97

Luxor is an open-source XML User Interface Language (XUL) toolkit in Java that lets you build UIs using XML and also includes an ultra light-weight, multi-threaded Web server, a portal engine, and a template engine. It is also Web Start-ready, as everything fits in a jar and requires no loose files.

Download Website Updated 07 Sep 2010 Apache Cayenne

Screenshot
Pop 239.18
Vit 17.27

Apache Cayenne is a persistence framework that provides object-relational mapping (ORM) and remoting services. It has a wealth of unique and powerful features and can address a wide range of persistence needs. Cayenne seamlessly binds one or more database schemas directly to Java objects, managing atomic commit and rollbacks, SQL generation, joins, sequences, and more. With Cayenne's Remote Object Persistence, those Java objects can even be persisted out to clients via Web Services. With native XML serialization, objects can be even further persisted to non-Java clients.

Screenshot

Project Spotlight

R2CORBA

CORBA for Ruby.

Screenshot

Project Spotlight

NanoHttpd

A tiny, easily embeddable HTTP server in Java.