RSS 141 projects tagged "Apache 2.0"

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

Screenshot
Pop 46.65
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.

No download Website Updated 01 Jun 2006 Java2Excel

Screenshot
Pop 45.96
Vit 2.29

Java2Excel is a simple Java library to allow the creation of Excel files based on Java Collections. Each element of the collection goes in a row and the columns are based on the properties you define through an XML config file.

No download Website Updated 11 Jul 2008 Architecture Rules

Screenshot
Pop 44.38
Vit 2.61

Architecture Rules is a Java library that allows a programmer to assert code's architecture via unit tests or ant tasks. This test is able to assert that specific packages do not depend on others and is able to check for and report on cyclic dependencies among your project's packages and classes. This project wraps a industry accepted JDepend to simplify the process of maintaining a solid software architecture.

Download Website Updated 15 Sep 2006 Spring-Dashboard

Screenshot
Pop 44.36
Vit 1.00

Spring-dashboard provides a real-time statistic and monitoring view of any Web application based on the Spring framework. With Spring-dashboard, developers and testers can monitor flows within the application, as well as gather statistical information on application usage.

Download No website Updated 05 Nov 2010 Icwri Script

Screenshot
Pop 43.59
Vit 3.44

Icwri is a lightweight, very simple, service-oriented Java built-in script. It can help Java developers build some application interfaces in a service-oriented style. It can also help non-technical people join the development team to write their own application scripts to enforce business rules and decisions. Icwri service providers and consumers can be either Icwri scripts or Java classes. An Icwri script can run all alone, but the primary purpose of Icwri script is to have an assistant language of Java. It can run on any system with JDK/JRE 1.5 or above installed. It does not support Java SE 6 Script Engine because of the service-oriented design and the requirement to support Java SE 1.5 users.

No download Website Updated 31 Jul 2008 Hecl

Screenshot
Pop 43.47
Vit 4.35

The Hecl Programming Language is a high-level scripting language implemented in Java. It is intended to be small, extensible, extremely flexible, and easy to learn and use. It is intended as a complement to the Java programming language, not a replacement. As such, it tries to do well what Java doesn't, and leaves those tasks to Java for which it is best suited. It is also easy to add Hecl to Java, or write new Hecl commands in Java. It aims to be a very immediate language so that you can pick it up and start doing useful things with it quickly. Of particular interest is the fact that it's small enough to run on Java-enabled cell phones, so you can quickly script applications for them!

No download Website Updated 04 Feb 2005 NailGun

Screenshot
Pop 43.12
Vit 1.75

NailGun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead. Programs run in the server (which is implemented in Java), and are triggered by the client (written in C), which handles all I/O.

Download Website Updated 24 Oct 2008 Daisy Diff

Screenshot
Pop 42.71
Vit 1.57

Daisy Diff is a Java library that compares HTML files. Added and removed words are highlighted and changes to the styling are annotated.

Download Website Updated 29 Sep 2008 JPdfUnit

Screenshot
Pop 42.20
Vit 3.44

JPdfUnit integrates PDFBox as a PDF API with the JUnit framework for the testing of PDF documents (so JPdfUnit is a high level API). Simple, ready-to-use assertions help to compare the expected data to the concrete data of the PDF document.

Download Website Updated 13 Apr 2010 transmorph

Screenshot
Pop 42.00
Vit 4.10

Transmorph is a Java library used to convert a Java object of one type into an object of another type (with another signature, possibly parameterized). It supports conversion for primitives and objects, conversion to multidimensional arrays, conversion to parameterized collections and types, and jars for JDK 1.4 and JDK 1.5. It has no dependencies. It is easy to add more converters. It can convert to a type given either its Java type (class) or signature.

Screenshot

Project Spotlight

BalanceNG

A modern software IP load balancer.

Screenshot

Project Spotlight

Redstart Templating

A PHP5 OO template engine which supports template inheritance.