<dependency>
<groupId>org.springframework.webflow</groupId>
<artifactId>spring-js</artifactId>
<version>2.3.4.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.webflow', module='spring-js', version='2.3.4.RELEASE')
)
compile
|-- commons-logging:commons-logging:1.1.1
|-- org.apache.tiles:tiles-api:2.2.2
|-- org.apache.tiles:tiles-core:2.2.2
|-- org.apache.tiles:tiles-jsp:2.2.2
|-- org.apache.tiles:tiles-servlet:2.2.2
|-- org.springframework.webflow:spring-js-resources:2.3.4.RELEASE
|-- org.springframework:spring-beans:4.0.0.RELEASE
|-- org.springframework:spring-context:4.0.0.RELEASE
|-- org.springframework:spring-core:4.0.0.RELEASE
|-- org.springframework:spring-web:4.0.0.RELEASE
|-- org.springframework:spring-webmvc:4.0.0.RELEASE
provided