Where can I get Chronus?
Chronus will soon be available for download at: http://chronus.stanford.edu/downloads/ Chronus is written in Java and is distributed as as thow JAR files. Java applications that wish to use Chronus can simply put these JARs in their CLASSPATH. The current version uses the 1.4.2 release of Java, though it should work with 1.3 or later versions also. This JAR has no dependiencies beyond the Java VM and by default the standard Sun JDBC driver (which is included in the standard distribution) is used to connect to a database. However, if other JDBC drivers are used, they will also need to be in the class path (see here).