<dependency>
<groupId>org.springframework.webflow</groupId>
<artifactId>spring-js</artifactId>
<version>2.4.2.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.webflow', module='spring-js', version='2.4.2.RELEASE')
)
compile
|-- commons-logging:commons-logging:1.1.1
|-- javax.el:javax.el-api:2.2.4
|-- javax.servlet.jsp:javax.servlet.jsp-api:2.2.1
|-- javax.servlet:javax.servlet-api:3.0.1
|-- org.apache.tiles:tiles-api:2.2.2
|-- org.apache.tiles:tiles-api:3.0.1
|-- org.apache.tiles:tiles-core:3.0.1
|-- org.apache.tiles:tiles-core:2.2.2
|-- org.apache.tiles:tiles-el:3.0.1
|-- org.apache.tiles:tiles-extras:3.0.1
|-- org.apache.tiles:tiles-jsp:2.2.2
|-- org.apache.tiles:tiles-jsp:3.0.1
|-- org.apache.tiles:tiles-request-api:1.0.1
|-- org.apache.tiles:tiles-servlet:2.2.2
|-- org.apache.tiles:tiles-servlet:3.0.1
|-- org.springframework.webflow:spring-js-resources:2.4.2.RELEASE
|-- org.springframework:spring-beans:4.2.0.RELEASE
|-- org.springframework:spring-context:4.2.0.RELEASE
|-- org.springframework:spring-core:4.2.0.RELEASE