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