You need jdk-1.2.x or better to run/compile this. You'll also need the following jar files. I've listed the primary sites to give proper credit to the authors that wrote these great packages. You can see the major changes here. For a full list of changes see ChangeLog.
If you happen to use Ant then you'll be interested in this build.xml file. It's got an example of how to tie JonsAssert into an ant build.
java -classpath "JonsAssert-0.9.jar:JonsInfra-0.4.jar:commons-cli-1.0.jar:antlr-2.7.4.jar:log4j-1.2.8.jar:commons-logging-1.0.3.jar" net.mtu.eggplant.dbc.JonsAssert [options] files ...
See the API documentation for JonsAssert for commandline options
More information can be found in the README and in the api documentation
Last modified: Wed Nov 10 09:16:07 CST 2004