Skip navigation

Current Version

Stable: 0.11.2 (March 2015)

Development: 0.12.0-SNAPSHOT through SVN and Maven only (July 2015)


Download

Full Releases

ZVTM is available for download on the sourceforge.net site: http://sourceforge.net/projects/zvtm/

There are two packages : zvtm-binaries (JAR files + JavaDoc) and zvtm-sources (source code, classes, Ant build file, Makefile for UNIX and Cygwin, JAR files, JavaDoc).

Monthly (or so) builds

These will soon be replaced by snapshot releases made available in a Maven repository.

SVN repository (source code)

You can also retrieve the source code from the ZVTM SVN repository. Instructions for accessing this SVN repository and for getting an SVN client are available.

As mentioned in those instructions, the following command will checkout all modules, tags and/or branches of the project (including all applications hosted on zvtm.sf.net).

svn checkout svn://svn.code.sf.net/p/zvtm/code/ zvtm-code

If you are only interested in the ZVTM library by itself, use the following command:

svn checkout http://svn.code.sf.net/p/zvtm/code/zvtm-core/trunk zvtm-core

The original CVS repository, though still accessible, is no longer used or updated. The latest source code in this repository corresponds exactly to release 0.9.4.

Building from source code

Instructions about how to build from source using Maven 3.x are available.


JVM (Java Virtual Machine) version - IMPORTANT - PLEASE READ

Since v0.10.0, ZVTM no longer runs on JVM version 1.4.x. It requires a JVM 1.5.0 or later.

Since v0.9.1, ZVTM no longer runs on JVM version 1.3.x. It requires a JVM 1.4.0 or later.


License Information

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. For full terms see the file COPYING in the releases.


SF.net site status

If you experience problems downloading ZVTM or accessing its SVN repository, SourceForge provides information about the site's status. Check this page before reporting download/SVN problems.