Downloads
Examples
- FirstStep based on InfoGrid 2.9.3: very simple, introductory URL bookmarking/tagging example for how to use the InfoGrid graph database (annotated code)
- FirstStepWithMySQL based on InfoGrid 2.9.3: same example, but using MySQL as the storage engine (annotated code)
JavaDoc
To build the JavaDoc yourself, follow the Build Instructions.
To browse JavaDoc on-line:
Releases
To build InfoGrid yourself, follow the Build Instructions.
Download a released version of InfoGrid (new code layout):
- InfoGrid 2.9.3 (February 16, 2010)
- infogrid-2.9.3-javadoc.tar.bz2: JavaDoc for all of InfoGrid, tar'd, bzip2'd
- infogrid-2.9.3-all-jar.tar.bz2: a single JAR containing all of InfoGrid, tar'd, bzip2'd. Download this if you getting started with InfoGrid and you are unsure which parts of InfoGrid you need.
- infogrid-2.9.3-project-jar.tar.bz2: contains a JAR for each of the InfoGrid projects.
- infogrid-2.9.3-bymodule-jar.tar.bz2: contains one JAR for each InfoGrid Model. Use this for fine-grained control over which InfoGrid code to include in your project.
- org.infogrid.meshworld-2.9.3.war.bz2: The MeshWorld example application, web archive, bzip2'd
- org.infogrid.meshworld.net-2.9.3.war.bz2: The NetMeshWorld example application, web archive, bzip2'd
- InfoGrid 2.9.2
- infogrid-2.9.2-javadoc.tar.bz2: JavaDoc for all of InfoGrid, tar'd, bzip2'd
- infogrid-2.9.2-all-jar.tar.bz2: a single JAR containing all of InfoGrid, tar'd, bzip2'd. Download this if you getting started with InfoGrid and you are unsure which parts of InfoGrid you need.
- infogrid-2.9.2-project-jar.tar.bz2: contains a JAR for each of the InfoGrid projects.
- infogrid-2.9.2-bymodule-jar.tar.bz2: contains one JAR for each InfoGrid Model. Use this for fine-grained control over which InfoGrid code to include in your project.
- org.infogrid.meshworld-2.9.2.war.bz2: The MeshWorld example application, web archive, bzip2'd
- org.infogrid.meshworld.net-2.9.2.war.bz2: The NetMeshWorld example application, web archive, bzip2'd
Old code layout:
- InfoGrid 2.9.1
- All modules (tar'd, bzip2'd)
- All modules, no documentation (tar'd, bzip2'd)
- MeshWorld example application (web archive)
- NetMeshWorld example application (web archive)
- InfoGrid 2.9.0
- All modules (tar'd, bzip2'd)
- All modules, no documentation (tar'd, bzip2'd)
- MeshWorld example application (web archive)
- NetMeshWorld example application (web archive)
