Versions Compared

Key

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

...

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

Tapestry 5.3.

...

3

Tapestry 5.3.2 3 was released on 07 Feb 24 Apr 2012. See the release notes for more details.

Note that the primary distribution method of binary and source JARS is now via Maven repository; sources and JavaDocs are also available as a Zip archive.

Section
Column

 

Mirrors

Signature

MD5

5.3.3 binaries (zip)

Download

ASC

acde75c482ba23e94226103c53ac420b

5.3.2 3 sources (zip)

Download

ASC

78e5160bf8f75dae521b0655971193dc c2fe8301739ce11c3b83565102d11e4b

5.3.2 3 JavaDocs (zip)

Download

ASC

2b5bf2cc38f33d6b6be9df8589d52039

Column
Code Block
xml
xml
titleMaven Dependency
<dependency>
  <groupId>org.apache.tapestry</groupId>
  <artifactId>tapestry-core</artifactId>
  <version>5.3.2<3</version>
</dependency>

Tapestry 5.2.6

...