<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-webflow</artifactId>
<version>5.1.0.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.tapestry', module='tapestry-webflow', version='5.1.0.0')
)
<parent> <groupId>org.apache.tapestry</groupId> <artifactId>tapestry-project</artifactId> <version>5.1.0.0</version> </parent>
compile
|-- org.apache.tapestry:tapestry-spring
|-- org.apache.tapestry:tapestry-test
|-- org.springframework.webflow:org.springframework.binding:2.0.5.RELEASE
|-- org.springframework.webflow:org.springframework.js:2.0.5.RELEASE
|-- org.springframework.webflow:org.springframework.webflow:2.0.5.RELEASE
test