<dependency>
<groupId>org.dellroad</groupId>
<artifactId>dellroad-stuff-vaadin7</artifactId>
<version>2.5.6</version>
</dependency>
@Grapes(
@Grab(group='org.dellroad', module='dellroad-stuff-vaadin7', version='2.5.6')
)
<parent> <groupId>org.dellroad</groupId> <artifactId>dellroad-stuff-vaadin</artifactId> <version>2.5.6</version> </parent>
compile
|-- ${project.parent.groupId}:dellroad-stuff-main
|-- org.springframework:spring-aspects
|-- org.springframework:spring-context
|-- org.springframework:spring-web
|-- org.springframework:spring-webmvc
|-- ${project.parent.groupId}:dellroad-stuff-spring
provided