the development for this project is discontinued
please feel free to visit our new project at ChenilleKit
A collection of sophisticated Ajax-enabled components based on the prototype/script.aculo.us JavaScript library and more ...
for documentation and component demo visit our project page ...
for poeple they dont use Maven check out this page and this page for dependencies
the commons library depends on the contrib library. that means: if you want to use the components library you need also the contrib library
t5components maven SNAPSHOTS generated every day at 23:45 (CET) or after each commit into the tapestry5 trunk.
<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>t5c-commons</artifactId>
<version>0.5.xx-SNAPSHOT</version>
</dependency>
<repository>
<id>t5components</id>
<name>T5Components Maven Repository</name>
<url>http://87.193.218.134:8080/t5components/maven-repository</url>
</repository>