Downloading Mandala
Mandala is distributed in three forms:
- the JAR file is usually downloaded by end-users when one of
their software needs the Mandala framework -- it is always called
mandala.jar
;
- the ZIP file which contains both the JAR file and the documentation
is usually downloaded by developers of software who needs the Mandala
framework -- it is called mandala-x.y.gz where x.y are the major and
minor version numbers;
- the CVS checkout allows anyone to retrieve the whole Mandala
framework including sources, build files and logos. You will need Ant to compile Mandala,
and JUnit to execute
the Mandala's test suite.
To access the download page, visit the Sourceforge
Files Page.
If you plan to use CVS, see the Sourceforge CVS Page for
details.