About GroboUtils Sourceforge Project For Developers Sub-Projects | Third Party Library Dependencies
GroboUtils has dependencies upon the following library files. The
library files should have been included in the distribution.
- Ant v1.6beta1:
Java-based build tool.
From the Apache Jakarta project, covered under the
Apache license.
- BCEL v5.1:
Java class file parser.
From the Apache Jakarta project, covered under the
Apache license.
The binary release for 5.1 was compiled on JDK 1.4, and included some
JDK 1.4-specific API (inadvertantly:
StringBuffer.append( StringBuffer )). The one used by GroboUtils
is a custom-built version, pulled from the Apache CVS server.
- EasyMock v0.8:
Framework for creating mock objects with the JDK 1.3 proxies.
It is covered under an
MIT-like license.
- JUnit v3.8.1:
Java unit test framework.
Covered under the
IBM public license.
- Log4J v1.2.8:
Logging framework.
From the Apache Jakarta project, covered under the
Apache license.
- MockObjects v0.4rc1:
Mock Object testing framework.
Covered under the Apache
license.
- Xalan v2.5.1:
Used for documentation generation through Ant.
Covered under the
Apache license.
- Xerces v2.4.0:
Used as the XML parser when running Ant and other XML-related packages.
Covered by the
Apache license.
- XML4j v2.0.4:
Used for compatibility with old parsers. This may be removed in favor of
the JAXP interface. Covered by the IBM Public License, version 0.5.
|