Versions Compared

Key

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

...

Tapestry 5.4 is under active development. There have been more than twenty alpha a series beta releases so far. See the subdirectories of https://repository.apache.org/content/groups/staging/org/apache/tapestry/., and several have been voted for general release. The most recent is 5.4-beta-6.

 

Section
Column

Tapestry 5.4-beta-6

Mirrors

Signature

MD5

Binary (zip)

Download

ASC

d143172da8c05515e31a410b528b599b

Source (zip)

Download

ASC

ef0a789dd58051fd950ec1c87182595c

API Docs (zip)

Download

ASC

178268f37aea6cc4d045a37e7c5c6122

Column
Code Block
languagexml
titleMaven Dependency
<dependency>
  <groupId>org.apache.tapestry</groupId>
  <artifactId>tapestry-core</artifactId>
  <version>5.4-beta-6</version>
</dependency>

Nightly snapshot binaries are also available in Apache's Nexus Maven repository under the subdirectories of https://repository.apache.org/content/repositories/snapshots/org/apache/tapestry. Please be aware that nightly snapshots have not been reviewed and may have significant stability problems from time to time.

...