Tapestry Bayeux 2.0.0-beta2 available from ibiblio
Tapestry Bayeux 2.0.0-beta2 (binary and sources) is now available from the central maven repository.
To use the component library just add the following dependency to your pom.xml:
<dependency>
<groupId>com.nordija.tapestry.bayeux</groupId>
<artifactId>tapestry-bayeux</artifactId>
<version>2.0.0-beta2</version>
</dependency>
2.0.0-beta2 is targetting tapestry 4.1 but because of an issue with tapestry 4.1 and java 1.4 I have mentioned before, the final release of 2.0.0 will target tapestry 4.1.1.
Tapestry Bayeux 2.0.0 is also intended to have some asset or component that integrate with JFreeChart - making it easier to stream charts.
No comments:
Post a Comment