<dependency>
<groupId>org.springframework.webflow</groupId>
<artifactId>spring-binding</artifactId>
<version>2.4.6.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.webflow', module='spring-binding', version='2.4.6.RELEASE')
)
<dependency org="org.springframework.webflow" name="spring-binding" rev="2.4.6.RELEASE" />