Announcing Apache Tapestry 5.3.1
This bug fix release, less than a month after the initial release of 5.3, addresses a few minor concerns; details are in the release notes. It is a drop-in replacement for 5.3, and is a recommended upgrade for all users.
Tapestry is primarily available for download via Maven, from the Maven central repository:
<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-core</artifactId>
<version>5.3.1</version>
</dependency>
You can also download the source or JavaDocs archives.
(3 votes)
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)






Comments
Christian Riedel replied on Mon, 2011/12/26 - 2:48pm
Otengi Miloskov replied on Tue, 2011/12/27 - 5:03am