HomeUser GuideDevelopmentDownloadLegal

Development: Runtime Libraries Used

Libraries Overview

The project mulifex makes use of a number of runtime libraries.

The following table lists these libraries along with the versions, homepages and licensing information.

Libraries Version Homepage
dom4j 1.4 http://dom4j.org/
mulifex - Project specific
httpclient 2.0-rc3 http://jakarta.apache.org/commons/httpclient/
forms 1.1.0 http://forms.dev.java.net/

Libraries Details

The following section lists detail information for each of the libraries.

Please refer to the corresponding tool.xml description in the tool directory for further information.

dom4j

dom4j is an Open Source XML framework for Java.

dom4j allows you to read, write, navigate, create and modify XML documents. It integrates with DOM and SAX and is seamlessly integrated with full XPath support.

Version: 1.4
Homepage: http://dom4j.org/
License: BSD-style open source license

mulifex

Native MuliFex libraries.

These dynamically linked libraries and shared objects are part of the repository to simplify development of MuliFex. Most developers will not need or want to delve into the native stuff of MuliFex and will use these precompiled native libraries.

Version: -
Homepage: Project specific
License: Project specific

httpclient

Efficient, up-to-date, and feature-rich package implementing the client side of the most recent HTTP standards and recommendations.

HttpClient offers extended features compared to the java.net package.

Version: 2.0-rc3
Homepage: http://jakarta.apache.org/commons/httpclient/
License: Apache Software License, Version 1.1

forms

JGoodies Forms: An Advanced Swing Layout System.

The Forms framework helps you lay out and implement elegant Swing panels quickly and consistently. It makes simple things easy and the hard stuff possible, the good design easy and the bad difficult.

Version: 1.1.0
Homepage: http://forms.dev.java.net/
License: BSD-style open source license