<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>4.0.7.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-web', version='4.0.7.RELEASE')
)
compile
|-- aopalliance:aopalliance:1.0
|-- com.fasterxml.jackson.core:jackson-databind:2.3.4
|-- commons-fileupload:commons-fileupload:1.3.1
|-- javax.el:javax.el-api:2.2.5
|-- javax.faces:javax.faces-api:2.2
|-- javax.portlet:portlet-api:2.0
|-- javax.servlet.jsp:javax.servlet.jsp-api:2.2.1
|-- org.apache.httpcomponents:httpasyncclient:4.0.2
|-- org.apache.httpcomponents:httpclient:4.3.5
|-- org.codehaus.jackson:jackson-mapper-asl:1.9.13
|-- org.eclipse.jetty:jetty-server:9.1.5.v20140505
|-- org.eclipse.jetty:jetty-servlet:9.1.5.v20140505
|-- org.springframework:spring-aop:4.0.7.RELEASE
|-- org.springframework:spring-beans:4.0.7.RELEASE
|-- org.springframework:spring-context:4.0.7.RELEASE
|-- org.springframework:spring-core:4.0.7.RELEASE
|-- org.springframework:spring-oxm:4.0.7.RELEASE
|-- rome:rome:1.0
provided