<dependency>
<groupId>org.fusesource.restygwt</groupId>
<artifactId>restygwt-website</artifactId>
<version>1.0</version>
</dependency>
@Grapes(
@Grab(group='org.fusesource.restygwt', module='restygwt-website', version='1.0')
)
<parent> <groupId>org.fusesource.restygwt</groupId> <artifactId>restygwt-project</artifactId> <version>1.0</version> </parent>