<dependency>
<groupId>com.buschmais.jqassistant.plugin</groupId>
<artifactId>java</artifactId>
<version>1.5.0</version>
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.plugin', module='java', version='1.5.0')
)
<parent> <groupId>com.buschmais.jqassistant</groupId> <artifactId>jqassistant.plugin.plugin-parent</artifactId> <version>1.5.0</version> </parent>
compile
|-- com.buschmais.jqassistant.plugin:common:1.5.0
|-- com.buschmais.jqassistant.core:store
|-- com.buschmais.jqassistant.core:scanner
|-- com.buschmais.jqassistant.core:report
|-- com.buschmais.jqassistant.core:plugin
|-- com.buschmais.jqassistant.plugin:xml:1.5.0
|-- com.buschmais.jqassistant.core:store
|-- com.buschmais.jqassistant.core:analysis
|-- junit:junit
|-- org.hamcrest:java-hamcrest
test