Downloads
The latest release is Mulgara v2.0.7
After downloading Mulgara you may want to read the Tutorial to get started. This is out of date, but is still useful. Also check out the Connection API notes.
Previous releases are still available.
Binary Download
These released binaries are all that are required for most applications. They contain the server and client JAR files:
- The server JAR: mulgara-2.0.7.jar
- The client JAR: querylang-2.0.7.jar
Note: The querylang jar was peviously labeled itql.
Full Binary
The full binary release contains the standard JAR files, as well as the Mulgara Web ARchive (WAR file), and the Mulgara Core, Raw, Lite, Driver, and Descriptor libraries.
The binaries in these packages are described here.
- mulgara-2.0.7.jar - Complete server-application.
- mulgara-raw-2.0.7.jar - Same as mulgara-2.0.7.jar, without 3rd party libraries.
- mulgara-core-2.0.7.jar - Server code for embedded applications. This is like mulgara-raw, but all unnecessary services are removed.
- mulgara-lite-2.0.7.jar - Cut down version of mulgara-2.0.7.jar (this may soon disappear - please let us know if you use it)
- querylang-2.0.7.jar - Client drivers and user query shell.
- driver-2.0.7.jar - Client drivers, with no user shell.
- mulgara-2.0.7.war - Web ARchive for deploying Mulgara in Java web server, like Tomcat.
- ideSupport.jar - Generated classes, only used by Eclipse.
Source Download
The most recent development files may be accessed with Subversion. The Subversion files may not be stable, and should only be accessed by people actively developing the code. See the included README.txt file for details on building the executables. The Subversion command to get the latest branch is:
svn co http://mulgara.org/svn/mulgara/trunk
The source code can also be browsed using the URL in this command.
MD5 Sums
The MD5 sums of all the above files are:
| mulgara-2.0.7-bin-all.tar.gz | db8820c115123fae170322d266828070 |
| mulgara-2.0.7-bin-all.zip | 5446d012d9826a9cce6f5126ba176033 |
| mulgara-2.0.7-bin.tar.gz | 821666549ebd5fde5f618872c1f0e78e |
| mulgara-2.0.7-bin.zip | 5e85a5565f0f27330a3df3aad0c17dbb |
| mulgara-2.0.7-src.tar.gz | 76de506ac76a0d9a1fc5f1734657b0b1 |
| mulgara-2.0.7-src.zip | 63389078fb059a7e8898185e72648331 |
Updated by Paul on December 6, 2008








