<dependency>
<groupId>com.googlecode.metridoc</groupId>
<artifactId>metridoc-core</artifactId>
<version>0.30</version>
</dependency>
@Grapes(
@Grab(group='com.googlecode.metridoc', module='metridoc-core', version='0.30')
)
<parent> <groupId>com.googlecode.metridoc</groupId> <artifactId>metridoc-parent</artifactId> <version>0.30</version> </parent>
compile
|-- mysql:mysql-connector-java
|-- org.codehaus.gant:gant_groovy1.8:1.9.7
|-- junit:junit
provided
|-- org.springframework:spring-core
|-- org.codehaus.groovy:groovy-all
test