RSS 571 projects tagged "Apache 2.0"

No download Website Updated 21 Jul 2010 Apache FOP

Screenshot
Pop 318.05
Vit 9.14

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 261.72
Vit 26.58

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 292.36
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 11 Mar 2013 Apache Ant

Screenshot
Pop 953.12
Vit 50.55

Ant is a Java based build tool, similar to make, but with better support for the cross platform issues involved with developing Java applications. Ant is the build tool of choice for all Java projects at Apache and many other Open Source Java projects.

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

Screenshot
Pop 373.82
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.70
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.

No download Website Updated 27 Apr 2009 IzPack

Screenshot
Pop 270.46
Vit 12.76

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 112.65
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.35
Vit 17.28

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.

No download Website Updated 29 Sep 2012 fastutil

Screenshot
Pop 233.77
Vit 28.67

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues for Java with a small memory footprint and fast access and insertion. It also provides big (64-bit) arrays, sets and lists, and fast, practical I/O classes for binary and text files.

Screenshot

Project Spotlight

NanoHttpd

A tiny, easily embeddable HTTP server in Java.

Screenshot

Project Spotlight

PHP Shell

A shell wrapped in a PHP script.