<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>3.2.12.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-webmvc', version='3.2.12.RELEASE')
)
compile
|-- com.fasterxml.jackson.core:jackson-databind:2.0.6
|-- javax.servlet.jsp:jsp-api:2.1
|-- net.sf.jasperreports:jasperreports:3.7.6
|-- net.sourceforge.jexcelapi:jxl:2.6.12
|-- org.apache.tiles:tiles-api:2.1.2
|-- org.apache.tiles:tiles-api:3.0.4
|-- org.apache.tiles:tiles-core:3.0.4
|-- org.apache.tiles:tiles-core:2.1.2
|-- org.apache.tiles:tiles-el:3.0.4
|-- org.apache.tiles:tiles-extras:3.0.4
|-- org.apache.tiles:tiles-jsp:2.1.2
|-- org.apache.tiles:tiles-jsp:3.0.4
|-- org.apache.tiles:tiles-servlet:2.1.2
|-- org.apache.tiles:tiles-servlet:3.0.4
|-- org.codehaus.jackson:jackson-mapper-asl:1.7.9
|-- org.freemarker:freemarker:2.3.20
|-- org.springframework:spring-beans:3.2.12.RELEASE
|-- org.springframework:spring-context:3.2.12.RELEASE
|-- org.springframework:spring-context-support:3.2.12.RELEASE
|-- org.springframework:spring-core:3.2.12.RELEASE
|-- org.springframework:spring-expression:3.2.12.RELEASE
|-- org.springframework:spring-oxm:3.2.12.RELEASE
|-- org.springframework:spring-web:3.2.12.RELEASE
|-- rome:rome:1.0
|-- velocity-tools:velocity-tools-view:1.4
provided