<dependency>
<groupId>org.axonframework.firestarter</groupId>
<artifactId>firestarter-frontend</artifactId>
<version>0.0.2</version>
</dependency>
@Grapes(
@Grab(group='org.axonframework.firestarter', module='firestarter-frontend', version='0.0.2')
)
<dependency org="org.axonframework.firestarter" name="firestarter-frontend" rev="0.0.2" />
<parent> <groupId>org.axonframework.firestarter</groupId> <artifactId>firestarter-parent</artifactId> <version>0.0.2</version> </parent>