<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>4.3.27.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-beans', version='4.3.27.RELEASE')
)