RSS 141 projects tagged "Apache 2.0"

No download Website Updated 06 Nov 2004 XML Tree Object Model Parser

Screenshot
Pop 46.56
Vit 1.00

XML Tree Object Model (XTOM) is a Java 1.4 based XML parser. It is designed to be easy and simple to use for parsing XML configuration files. It uses the notion of a Tree to hold XML Elements, and implements a path-based element navigation system.

Download Website Updated 30 Oct 2004 AutoUI

Screenshot
Pop 32.59
Vit 1.00

AutoUI is a mechanism to automatically construct Java Swing user interfaces for data objects by using JDK 1.5 annotations.

Download Website Updated 02 Jul 2005 spring

Screenshot
Pop 199.46
Vit 3.93

Spring is a lightweight Java/J2EE application framework based on code published in "Expert One-on-One J2EE Design and Development" by Rod Johnson. It includes powerful JavaBeans-based configuration management applying Inversion-of-Control principles, a generic abstraction layer for transaction management allowing for pluggable transaction managers, a JDBC abstraction layer, integration with Hibernate, JDO, Apache OJB, and iBATIS SQL Maps, AOP functionality, and a flexible MVC Web application framework with multiple view technologies. There is also a .NET port available.

Download Website Updated 22 Jul 2012 Apache Lucene

Screenshot
Pop 223.04
Vit 15.58

Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is suitable for nearly any application that requires full-text search, especially cross-platform.

No download Website Updated 14 Jul 2004 Poor Man's Imaging Wrapper

Screenshot
Pop 16.03
Vit 56.87

Poor Man's Imaging Wrapper a clean and simple API wrapper over JAI, Java2D, ImageIO, and AWT. It supports a set of imaging operations (read, write, scale/resize, crop, grayscale, add transparency, rotate, add border, flip/mirror, add text, overlay, blur, sharpen, etc.) with simple direct calls to the API. If you want to switch from Java2D to JAI, all you need to do is add JAI jars to the classpath. It supports GIF encoding if PJA tools jars are available in the classpath.

Download Website Updated 30 Nov 2011 WidgetServer

Screenshot
Pop 264.88
Vit 19.36

WidgetServer is a Java/XML server-side GUI-framework which enables an application to run as either a monolithic Swing app, a client/server Swing app, or as a Web app without any change and without loss of functionality. An Eclipse Plugin is available as well. A rich widget set is supported that includes tree views, tabbed panes, split panels, and much more. Animations, all types of events, and several effects are supported, as well. A unified widget-based, object-oriented programming interface for Web and Swing GUIs is offered to the developer to control and assemble the GUI. Web applications are fully AJAX enabled. For Swing client/server applications, the framework handles client/server communication, including compression and security layers.

Download Website Updated 10 Jun 2004 Rome

Screenshot
Pop 38.34
Vit 1.00

Rome is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. It accepts all current flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0, and 2.0) and Atom 0.3 feeds. Rome includes a set of parsers and generators for the various flavors of feeds, as well as converters to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the underlying format.

Download Website Updated 25 Apr 2007 pBeans

Screenshot
Pop 58.40
Vit 3.69

pBeans is a persistence layer for Java. By default, JavaBean properties are seamlessly mapped into table fields based on their compile-time types. It also provides automatic table creation and schema evolution. It explicitly supports MySQL, PostgreSQL, and MS SQL Server.

No download Website Updated 04 Jan 2008 Apache VelocityTools

Screenshot
Pop 81.42
Vit 3.32

Apache VelocityTools provides servlets and tools for rapid, clean, MVC Web development with Velocity, tools for using Velocity with the Struts 1 framework, and a set of generic tools to help with any Velocity project.

Download Website Updated 16 Dec 2010 Barcode4J

Screenshot
Pop 123.19
Vit 4.54

Barcode4J is a barcode generation package. The following symbologies are currently implemented: Interleaved 2 of 5, Code 39, Codabar, Code 128, UPC-A and UPC-E (with supplementals), EAN-13 and EAN-8 (with supplementals), EAN-128, POSTNET, Royal Mail Customer Barcode, PDF417, and DataMatrix. Supported output formats are SVG, EPS (Encapsulated PostScript), Bitmap images (such as PNG or JPEG), and Java2D (AWT). Additional features include two APIs (XML-oriented and Bean-style), a Servlet with support for SVG, EPS, and bitmap output, a command-line interface, a demonstration applet, and extensions for Apache Xalan-J, SAXON, and Apache FOP.

Screenshot

Project Spotlight

Chucho

A C++11 logging framework.

Screenshot

Project Spotlight

WebDAV CGI

A CGI script that implements the WebDAV server protocol.