<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-framework</artifactId>
<version>4.1.6</version>
</dependency>
@Grapes(
@Grab(group='org.apache.tapestry', module='tapestry-framework', version='4.1.6')
)
<parent> <groupId>org.apache.tapestry</groupId> <artifactId>tapestry-project</artifactId> <version>4.1.6</version> </parent>
compile
|-- jboss:javassist
|-- oro:oro
|-- commons-logging:commons-logging
|-- org.easymock:easymockclassextension
|-- commons-codec:commons-codec
|-- ognl:ognl
|-- commons-fileupload:commons-fileupload
|-- commons-beanutils:commons-beanutils
|-- org.apache.tapestry:tapestry-test
|-- org.openqa.selenium.client-drivers:selenium-java-client-driver
|-- org.openqa.selenium.server:selenium-server
|-- backport-util-concurrent:backport-util-concurrent
test
|-- jdom:jdom:1.0