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