You can get the SOPE source code either as a source package or you can checkout from the public Subversion repository. Feel free to choose the way which suits you best.
If you have suggestions on how to improve source code access, please let us know !

Fetching a Source Snapshot

We periodically build snapshots of the Subversion repositories. It's probably the fastest way to get started.

jope-trunk-latest.tar.gz via HTTP via FTP

Besides the trunk snapshots we also provide snapshots of "tagged" Subversion trees in the releases directory on the webserver.

Using JOPE Subversion

The sources are available using anonymous Subversion. The current trunk version is JOPE 1.3, the latest stable release is JOPE 1.2.

Checking out JOPE 1.2 branch (API stable):

$ svn co http://svn.opengroupware.org/JOPE/branches/jope-1.2/ JOPE-1.2

Checking out JOPE 1.3 (API unstable / trunk):

$ svn co http://svn.opengroupware.org/JOPE/trunk/ JOPE-1.3

View using CVSview: JOPE 1.3, JOPE 1.2.