Versions Compared

Key

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

...

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.7.

...

1

Tapestry 5.7.0 1 was released on 19 13 Feb 2021. See the release notes for more details.

Section


Column


Tapestry 5.7.01

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.0<1</version>
</dependency>



Tapestry 5.6.x

Tapestry 5.6.2 3 was released on 18 13 Feb 2021. See the release notes for more details.

Section


Column


Tapestry 5.6.23

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.2<3</version>
</dependency>



Tapestry 5.5.x

...