Downloads
Below you will find all the compiled sources and source code for this release packaged in a jar file:
For other versions please consult the release version specific website from the dropdown menu.
| repository | version | compiled jar | source jar | package prefix |
|---|---|---|---|---|
| PLANit core | 0.4.0 | planit-core-0.4.0.jar | planit-core-0.4.0-sources.jar | org.goplanit.* |
| PLANit utils | 0.4.0 | planit-utils-0.4.0.jar | planit-utils-0.4.0-sources.jar | org.goplanit.utils.* |
| PLANit IO | 0.4.0 | planit-io-0.4.0.jar | planit-io-0.4.0-sources.jar | org.goplanit.io.* |
| PLANit J2Py | 0.4.0 | planit-j2py-0.4.0.jar | planit-j2py-0.4.0-sources.jar | org.goplanit.python.* |
| PLANit XML Generator | 0.4.0 | planit-xmlgenerator-0.4.0.jar | n/a (to be generated) | org.goplanit.xml.* |
| PLANit OSM | 0.4.0 | planit-osm-0.4.0.jar | planit-osm-0.4.0-sources.jar | org.goplanit.osm.* |
| PLANit GTFS | 0.4.0 | planit-gtfs-0.4.0.jar | planit-gtfs-0.4.0-sources.jar | org.goplanit.gtfs.* |
| PLANit MATSIM | 0.4.0 | planit-matsim-0.4.0.jar | planit-matsim-0.4.0-sources.jar | org.goplanit.matsim.* |
| PLANit TNTP | 0.4.0 | planit-tntp-0.4.0.jar | planit-tntp-0.4.0-sources.jar | org.goplanit.tntp.* |
| PLANit GeoIo (Shape) | 0.4.0 | planit-geoio-0.4.0.jar | planit-geoio-0.4.0-sources.jar | org.goplanit.geoio.* |
See also
JavaDoc JavaDoc documentation of all PLANit Java code
Python manual for Python specific documentation of PLANit API