<dependency>
<groupId>com.buschmais.jqassistant.plugin</groupId>
<artifactId>asciidoc-report</artifactId>
<version>1.12.2</version>
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.plugin', module='asciidoc-report', version='1.12.2')
)
<dependency org="com.buschmais.jqassistant.plugin" name="asciidoc-report" rev="1.12.2" />
<parent> <groupId>com.buschmais.jqassistant.plugin</groupId> <artifactId>parent</artifactId> <version>1.12.2</version> </parent>
compile
|-- com.buschmais.jqassistant.core:test
|-- org.apache.commons:commons-lang3:3.5
|-- org.jsoup:jsoup
|-- org.hamcrest:java-hamcrest
|-- org.mockito:mockito-junit-jupiter
provided
|-- com.buschmais.jqassistant.plugin:common:1.12.2
|-- com.buschmais.jqassistant.plugin:java:1.12.2
test