jContractor


> Home
> Documentation
> Download
> Git Repository
> Project page
> Links


Hosted by
SourceForge

Getting jContractor

jContractor is available for download as a gzipped tar file. This is the only file you need to run jContractor. There is also a distribution with source code. If you prefer to live on the edge, you are welcome to tap the CVS repository:
        cvs -d:pserver:anonymous@cvs.jcontractor.sourceforge.net:/cvsroot/jcontractor login
        cvs -z3 -d:pserver:anonymous@cvs.jcontractor.sourceforge.net:/cvsroot/jcontractor co jcontractor
      

Version 0.0.2:

Getting JaQuaL

JaQuaL, the Java Quantification Library, is included with the jContractor distribution, but can be downloaded separately.

Version 0.0.1:

Other

If you plan to do development work on jContractor, you may find the following tools helpful:
  • JUnit testing framework
  • Ant build tool