<dependency>
<groupId>org.dellroad</groupId>
<artifactId>dellroad-stuff-fieldbuilder-plugin</artifactId>
<version>3.0.7</version>
<type>maven-plugin</type>
</dependency>
@Grapes(
@Grab(group='org.dellroad', module='dellroad-stuff-fieldbuilder-plugin', version='3.0.7')
)
<parent> <groupId>org.dellroad</groupId> <artifactId>dellroad-stuff-vaadin</artifactId> <version>3.0.7</version> </parent>
compile
|-- org.dellroad:dellroad-stuff-main
|-- org.springframework:spring-context
provided
|-- org.apache.maven:maven-plugin-api
|-- org.apache.maven:maven-project