<dependency>
<groupId>org.springframework.webflow</groupId>
<artifactId>spring-js-resources</artifactId>
<version>3.0.0</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.webflow', module='spring-js-resources', version='3.0.0')
)