Getting JSPWiki#
You can download JSPWiki from the JSPWiki Download Page
.
There are three different builds of JSPWiki you can download: Stable, Beta, and Latest.
Stable:#
- This version has been tested and known to work properly without much error.
- This version is recommended for people who are new to JSPWiki or don't plan on doing much coding or developing.
Beta:#
- Beta is being actively developed and tested and known to mostly work.
Latest:#
- This version is the latest release with the most recent changes.
- WARNING: This code has not been thoroughly tested and may cause severe problems
All three versions may be downloaded in a package or in whole source code.
CVS#
- Users are able to download JSPWiki releases through AnonymousCVSAccess.
- The command for AnonymousCVSAccess is:
cvs -d :pserver:anonymous@cvs.jspwiki.org:/p/cvs checkout JSPWiki
- There are different JSPWiki branches in the CVS, where different releases of JSPWiki can be retrieved.