- Featured Projects »
- Apache IvyDE
- Apache Commons Primitives
- Apache Compress Ant Library
The ASF is made up of nearly 100 top level projects that cover a wide range of technologies. Chances are if you are looking for a rewarding experience in Open Source, you are going to find it here.
-
Apache IvyDE
Integrate Ivy in Eclipse with the IvyDE plugin.
IvyDE lets you manage your dependencies declared in an ivy.xml in your Java Eclipse projects. IvyDE will contribute to the classpath of your Java project, with the classpath container. It also bring an editor of ivy.xml files, with completion.
-
Apache Commons Primitives
Commons Primitives
Commons Primitives is a set of collection and utility classes for primitive types. The Java language has a clear distinction between Object and primitive types. A lot of functionality is provided for Object types, including the Java Collection Framework. Relatively little functionality is provided by the JDK for primitives. This package addresses this by providing a set of utility and collection classes for primitives.
-
Apache Compress Ant Library
Provides Support for Some Archive Formats not Supported by Ant's Core
This is a library of Ant tasks and types uses Apache Commons Compress to support additional archive formats like ar, pack200 and cpio.