<dependency>
<groupId>com.buschmais.jqassistant.plugin</groupId>
<artifactId>jpa2</artifactId>
<version>1.2-RC1</version>
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.plugin', module='jpa2', version='1.2-RC1')
)
<parent> <groupId>com.buschmais.jqassistant</groupId> <artifactId>jqassistant.plugin.plugin-parent</artifactId> <version>1.2.0-RC1</version> </parent>
compile
|-- com.buschmais.jqassistant.core:shared
|-- com.buschmais.jqassistant.plugin:common:1.2-RC1
|-- com.buschmais.jqassistant.plugin:xml:1.2-RC1
|-- com.buschmais.jqassistant.plugin:java:1.2-RC1
|-- com.buschmais.jqassistant.core:scanner
|-- com.buschmais.jqassistant.core:report
|-- com.buschmais.jqassistant.core:plugin
|-- com.buschmais.jqassistant.core:store
|-- com.buschmais.jqassistant.core:analysis
|-- org.eclipse.persistence:javax.persistence:2.0.0
|-- junit:junit
|-- org.hamcrest:java-hamcrest
test