<dependency>
<groupId>org.springframework.webflow</groupId>
<artifactId>spring-binding</artifactId>
<version>3.0.1</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.webflow', module='spring-binding', version='3.0.1')
)
runtime