<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>3.2.16.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-jdbc', version='3.2.16.RELEASE')
)
compile
|-- org.apache.derby:derby:10.5.3.0_1
|-- org.apache.derby:derbyclient:10.5.3.0_1
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1
|-- org.springframework:spring-beans:3.2.16.RELEASE
|-- org.springframework:spring-context:3.2.16.RELEASE