Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Tapestry can be downloaded in either binary or source format.

Info

The easiest way to download Tapestry and its dependencies is using Maven, as described in Getting Started.

See the Release Notes for differences between versions and how to upgrade, and Supported Environments and Versions for the compatibility matrix.

Stable Releases

Stable releases should be relatively free of critical bugs and are considered the safest option if stability is a requirement.

Note that the recommended distribution method of binary and source JARs is via Maven repository. Binaries, source code, and Javadocs are also available as a zip archive.

Tapestry 5.8.x

Tapestry 5.8.4 was released on 6 Feb 2024. See the release notes for more details.

Section


Column


Tapestry 5.8.4

Mirrors

Signature

Checksum

Binary (zip)

Download

ASC

SHA-256

Source (zip)

Download

ASC

SHA-256

Javadoc (zip)

Download

ASC

not available



Column


Code Block
languagexml
titleMaven Dependency
<dependency>
  <groupId>org.apache.tapestry</groupId>
  <artifactId>tapestry-core</artifactId>
  <version>5.8.4</version>
</dependency>



Tapestry 5.7.x

Tapestry 5.7.3 was released on 13 July 2021. See the release notes for more details.

Section


Column


Tapestry 5.7.3

Mirrors

Signature

Checksum

Binary (zip)

Download

ASC

SHA-256

Source (zip)

Download

ASC

SHA-256

Javadoc (zip)

Download

ASC

not available



Column


Code Block
languagexml
titleMaven Dependency
<dependency>
  <groupId>org.apache.tapestry</groupId>
  <artifactId>tapestry-core</artifactId>
  <version>5.7.3</version>
</dependency>



Tapestry 5.6.x

Tapestry 5.6.4 was released on 12 Mar 2021. See the release notes for more details.

Section


Column


Tapestry 5.6.4

Mirrors

Signature

Checksum

Binary (zip)

Download

ASC

SHA-256

Source (zip)

Download

ASC

SHA-256

Javadoc (zip)

Download

ASC

not available



Column


Code Block
languagexml
titleMaven Dependency
<dependency>
  <groupId>org.apache.tapestry</groupId>
  <artifactId>tapestry-core</artifactId>
  <version>5.6.4</version>
</dependency>



Tapestry 5.5.x

Tapestry 5.5.0 was released on 19 Mar 2020. See the release notes for more details.

Section


Column


Tapestry 5.5.0

Mirrors

Signature

Checksum

Binary (zip)

Download

ASC

SHA-256

Source (zip)

Download

ASC

SHA-256

Javadoc (zip)

Download

ASC

not available



Column


Code Block
languagexml
titleMaven Dependency
<dependency>
  <groupId>org.apache.tapestry</groupId>
  <artifactId>tapestry-core</artifactId>
  <version>5.5.0</version>
</dependency>



Tapestry 5.4.x

Tapestry 5.4.5 was released on 06 Sep 2019. See the release notes for more details.

Section


Column


Tapestry 5.4.5

Mirrors

Signature

Checksum

Binary (zip)

Download

ASC

SHA-256 - MD5

Source (zip)

Download

ASC

SHA-256 - MD5

Javadoc (zip)

Download

ASC

SHA-256 - MD5



Column


Code Block
languagexml
titleMaven Dependency
<dependency>
  <groupId>org.apache.tapestry</groupId>
  <artifactId>tapestry-core</artifactId>
  <version>5.4.5</version>
</dependency>



Tapestry 5.3.x

Tapestry 5.3.8 was released on 20 Nov 2014. See the release notes for more details.

Section


Column


Tapestry 5.3.8

Mirrors

Signature

Checksum

Binary (zip)

Download

ASC

MD5

Source (zip)

Download

ASC

MD5

Javadoc (zip)

Download

ASC

MD5



Column


Code Block
languagexml
titleMaven Dependency
<dependency>
  <groupId>org.apache.tapestry</groupId>
  <artifactId>tapestry-core</artifactId>
  <version>5.3.8</version>
</dependency>




Archives

Looking for an older version of Tapestry? Try the archives.

Download sources

The source download links are listed in the boxes above. In addition, the source code can be checked out anonymously from Git with the clone command:

Code Block
git clone https://gitbox.apache.org/repos/asf/tapestry-5.git

(See Building Tapestry from Source for more info.)

Versions 5.3.2 and earlier are also available via Subversion, at https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/

Access from behind a firewall

Refer to the documentation of your Git client for more information about access behind a firewall. Generally this requires configuring access through a proxy (by specifying the proxy host and port) or opening up a port on the firewall

Download Apache Tapestry

Apache Tapestry is a component-oriented framework for developing web applications in Java.

Tapestry releases are available from the Apache Mirrors. Each file is available for download from a mirror. Click any Download link below to be directed to the closest available mirror site.

Once you've downloaded a file, you should check it for authenticity. The MD5 link is an MD5 checksum file, used to ensure that the file downloaded properly. The ASC link is a GnuPG (GNU Privacy Guard) detached signature file, which can be authenticated against the file KEYS. This is used to ensure that what you downloaded is what we uploaded.

Tapestry releases are distributed as a binary and a source distribution. The binary distribution includes a code JAR for each module, as well as a source JAR for each module (having the Java source available is a huge benefit when working with Tapestry inside an IDE). The binary distribution now also includes third party dependencies (for dependencies with licenses compatible with the Apache Software License).

The source distribution includes all source files, including those for the Maven plugin modules.

License and Dependencies

Tapestry is distributed under the Apache License, version 2.0.

Tapestry incorporates additional software from the Apache project. In addition, Tapestry makes use of some non-Apache open source products, including Javassist (Mozilla Public License) and OGNL (OGNL license).

You may need to download some dependencies separately.

Alpha Releases

Alpha releases (also known as "preview" releases) vary in stability and are always actively being developed / modified. Look here for most new development activity.

Beta Releases

Beta releases are expected to be more stable, with the bulk of effort going into fixing bugs rather than introducing new features.

Tapestry 5.2.2 (beta)

 

Mirrors

Checksum

Signature

tapestry-bin 5.2.2 binary (tar.bz2)

Download

MD5

ASC

tapestry-bin 5.2.2 binary (tar.gz)

Download

MD5

ASC

tapestry-bin 5.2.2 binary (zip)

Download

MD5

ASC

tapestry-src 5.2.2 binary (tar.bz2)

Download

MD5

ASC

tapestry-src 5.2.2 binary (tar.gz)

Download

MD5

ASC

tapestry-src 5.2.2 binary (zip)

Download

MD5

ASC

Stable Releases

Stable releases should be relatively free of critical bugs and are considered the safest option if stability is a requirement.

Tapestry 5.1.0.5 (Stable)

Tapestry 5.1.0.5 is the stable release for Tapestry 5.1. Tapestry 5.1 addresses some limitations in 5.0 and improves performance and scalability.

 

Mirrors

Checksum

Signature

tapestry-bin 5.1.0.5 binary (tar.bz2)

Download

MD5

ASC

tapestry-bin 5.1.0.5 binary (tar.gz)

Download

MD5

ASC

tapestry-bin 5.1.0.5 binary (zip)

Download

MD5

ASC

tapestry-src 5.1.0.5 binary (tar.bz2)

Download

MD5

ASC

tapestry-src 5.1.0.5 binary (tar.gz)

Download

MD5

ASC

tapestry-src 5.1.0.5 binary (zip)

Download

MD5

ASC

Tapestry 4.1.6 (Stable)

The next generation Tapestry 4 version that improves upon the existing Tapestry 4 series with lots of bug fixes / AJAX support / performance enhancements.

 

Mirrors

Checksum

Signature

4.1.6 binary (tar.bz2)

Download

MD5

ASC

4.1.6 binary (tar.gz)

Download

MD5

ASC

4.1.6 binary (zip)

Download

MD5

ASC

4.1.6 source/docs (tar.bz2)

Download

MD5

ASC

4.1.6 source/docs (tar.gz)

Download

MD5

ASC

4.1.6 source/docs (zip)

Download

MD5

ASC

Archives

Looking for and older version of Tapestry? Try the archives.