Versions Compared

Key

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

...

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.

Tapestry 5.3.x

Tapestry 5.3.6 was released on 12 Oct 2012. See the release notes for more details.

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.

3

8.

6

4

Mirrors

Signature

MD5
Checksum

Binary (zip)

Download

ASC

4a33c46431bb52f3bd3bcbc3746f44b1
SHA-256

Source (zip)

Download

ASC

e818632b35fefffbc6e11434efba9200
SHA-256

Javadoc (zip)

Download

ASC

8cfeb95b06d87639a10a0dc39fec235c
not available



Column


Code Block
xml
languagexml
titleMaven Dependency

<dependency>
  <groupId>org.apache.tapestry</groupId>
  <artifactId>tapestry-core</artifactId>
  <version>5.38.6<4</version>
</dependency>



Tapestry 5.

...

7.x

Tapestry 5.27.6 was released 29 Jun 2011 and is expected to be the final release of the 5.2 branch. 3 was released on 13 July 2021. See the release notes for more details.

Source (tar.bz2
Section


Column


Tapestry 5.

2

7.

6

3

Mirrors

Signature

Checksum

Signature

Binary (

tar.bz2

zip)

Download

MD5

ASC

ASC
SHA-256
Binary

Source (

tar.gz

zip)

Download

MD5

ASC

ASC
SHA-256
Binary

Javadoc (zip)

Download

MD5

ASC

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

MD5

ASC

ASC
SHA-256

Source (

tar.gz

zip)

Download

MD5

ASC

ASC
SHA-256
Source

Javadoc (zip)

Download

MD5

ASC

ASC
not available



Column


Code Block
xml
languagexml
titleMaven Dependency

<dependency>
  <groupId>org.apache.tapestry</groupId>
  <artifactId>tapestry-core</artifactId>
  <version>5.26.6<4</version>
</dependency>



Tapestry 5.

...

5.x

Tapestry 5.15.0 .5 was released 23 Apr 2009 and is expected to be the final release for Tapestry 5.1was released on 19 Mar 2020. See the release notes for more details.

Section


Column


Tapestry 5.

1

5.0

.5

Mirrors

Signature

Checksum
Signature

Binary (

tar.bz2

zip)

Download

MD5

ASC

ASC
SHA-256
Binary

Source (

tar.gz

zip)

Download

MD5

ASC

ASC
SHA-256
Binary

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


Source
Column


Tapestry 5.4.5

Mirrors

Signature

Checksum

Binary (zip)

Download

ASC

SHA-256 - MD5

Source (zip)

Download

ASC

SHA-256 - MD5

Javadoc

MD5

ASC

Source (tar.bz2)

Download

MD5

ASC

Source (tar.gz)

Download

MD5

ASC

(zip)

Download

ASC

SHA-256 - MD5

ASC


Column


Code Block
xml
languagexml
titleMaven Dependency

<dependency>
  <groupId>org.apache.tapestry</groupId>
  <artifactId>tapestry-core</artifactId>
  <version>5.1.04.5</version>
</dependency>



Tapestry

...

5.3.x

Tapestry 45.13.6 8 was released on 07 Sep 2008 and is the final release of Tapestry 420 Nov 2014. See the release notes for more details.

Section


Column


Tapestry

...

5.

...

3.

...

8

Mirrors

Signature

Checksum

...

Signature

Binary (

...

...

...

Binary (tar.gz)

...

...

ASC

...

Source (zip)

Download

ASC

MD5

...

ASC

...

Javadoc (zip)

Download

...

MD5

...

Source/docs (tar.gz)

...

Download

...

MD5

...

ASC



Column


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

...

Source/docs (zip)

...

Download

...

MD5

...




Archives

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

Releases Under Development

Releases under development are less stable; alpha releases are often incomplete; beta releases occur in the lead up to creation of a stable release.

Although Tapestry 5.4 is under active development, there has not yet been an alpha or beta release.

Download sources

Download sources

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

Code Block

git clone https://git-wip-usgitbox.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/Image Removed

Access from behind a firewall

...