General

Releases

Development

Community

Developer Resources

Archive

Apache Foundation

Velocity News Feed

Downloads

You can download sources and binaries for all Apache Velocity projects from here.

Mirror Selection

[if-any logo] logo[end] The currently selected mirror is [preferred]. If you encounter a problem with this mirror, please select another mirror. If all mirrors are failing, there are backup mirrors (at the end of the mirrors list) that should be available.

Other mirrors:

You may also consult the complete list of mirrors.

The KEYS link links to the code signing keys used to sign the product. The PGP links download the OpenPGP compatible signature from our main site. The SHA links download the checksum from the main site. None of these should be downloaded from the mirrors.

KEYS

Production releases

These releases are considered stable and suitable for production.

Engine

Be sure to check the release notes and the dependencies.

Inclusion as a maven dependency

<dependency>
  <groupId>org.apache.velocity</groupId>
  <artifactId>velocity-engine-core</artifactId>
  <version>2.2</version>
</dependency>

Binaries

engine-core velocity-engine-core-2.2.jar [PGP] [SHA256]
engine-scripting velocity-engine-scripting-2.2.jar [PGP] [SHA256]

POM Files

engine-core velocity-engine-core-2.2.pom [PGP] [SHA256]
engine-scripting velocity-engine-scripting-2.2.pom [PGP] [SHA256]
velocity-custom-parser-example velocity-engine-scripting-2.2.pom [PGP] [SHA256]

Javadoc

engine-core velocity-engine-core-2.2-javadoc.jar [PGP] [SHA256]
engine-scripting velocity-engine-scripting-2.2-javadoc.jar [PGP] [SHA256]

Sources

engine-core velocity-engine-core-2.2-sources.jar [PGP] [SHA256]
engine-scripting velocity-engine-scripting-2.2-sources.jar [PGP] [SHA256]

Examples

velocity-engine-examples velocity-engine-examples.zip [PGP] [SHA256]

Tools

Inclusion as a maven dependency

<dependency>
  <groupId>org.apache.velocity.tools</groupId>
  <artifactId>velocity-tools-generic</artifactId>
  <version>3.0</version>
</dependency>

<dependency>
  <groupId>org.apache.velocity.tools</groupId>
  <artifactId>velocity-tools-view</artifactId>
  <version>3.0</version>
</dependency>

<dependency>
  <groupId>org.apache.velocity.tools</groupId>
  <artifactId>velocity-tools-view-jsp</artifactId>
  <version>3.0</version>
</dependency>

Binaries

Generic Tools velocity-tools-generic-3.0.jar [PGP] [SHA256]
View Tools velocity-tools-view-3.0.jar [PGP] [SHA256]
JSP View Tools velocity-tools-view-jsp-3.0.jar [PGP] [SHA256]

POM Files

Generic Tools velocity-tools-generic-3.0.pom [PGP] [SHA256]
View Tools velocity-tools-view-3.0.pom [PGP] [SHA256]
JSP View Tools velocity-tools-view-jsp-3.0.pom [PGP] [SHA256]

Javadoc

Generic Tools velocity-tools-generic-3.0-javadoc.jar [PGP] [SHA256]
View Tools velocity-tools-view-3.0-javadoc.jar [PGP] [SHA256]
JSP View Tools velocity-tools-view-jsp-3.0-javadoc.jar [PGP] [SHA256]

Sources

Generic Tools velocity-tools-generic-3.0-sources.jar [PGP] [SHA256]
View Tools velocity-tools-view-3.0-sources.jar [PGP] [SHA256]
JSP View Tools velocity-tools-view-jsp-3.0-sources.jar [PGP] [SHA256]

Or checkout the svn repository from the 3.0 subversion tag.


Alpha/Beta Releases

These releases are not considered production-ready but they might contain new features or bug fixes that are not yet in the production release.

Engine

There are no current Alpha or Beta releases of the Engine project.

Tools

There are no current Alpha or Beta releases of the Tools project.


Snapshot Releases

Snapshot releases published from times to times on Apache's repository.

Archived Components Releases

Anakia

Binaries and sources:

Texen

Binaries and sources:

DVSL

Binaries:

Sources:

Older Releases

Older versions of the Apache Velocity projects are available from our archive site, and documented here:

Unless otherwise stated, the most current release of the Apache Velocity projects is considered the best release and should be used for development and new projects. These older releases are mainly for maintenance purposes and archaeological interests.

Source Code Repository

You can download the source code to each Apache Velocity project directly from our public subversion repository. Here you get logs, change histories and all the information necessary to follow the development process. If you are interested in the project development, please join the Apache Velocity development list.

Project Repository URL ViewVC Subversion browser
Engine http://svn.apache.org/repos/asf/velocity/engine/trunk/ http://svn.apache.org/viewvc/velocity/engine/trunk
Tools http://svn.apache.org/repos/asf/velocity/tools/trunk/ http://svn.apache.org/viewvc/velocity/tools/trunk