<dependency>
<groupId>com.buschmais.jqassistant.plugin</groupId>
<artifactId>asciidoc-report</artifactId>
<version>1.8.0-MS1</version>
</dependency>
libraryDependencies += "com.buschmais.jqassistant.plugin" % "asciidoc-report" % "1.8.0-MS1"
@Grapes(
@Grab(group='com.buschmais.jqassistant.plugin', module='asciidoc-report', version='1.8.0-MS1')
)
<dependency org="com.buschmais.jqassistant.plugin" name="asciidoc-report" rev="1.8.0-MS1" />
<parent> <groupId>com.buschmais.jqassistant</groupId> <artifactId>jqassistant.plugin.plugin-parent</artifactId> <version>1.8.0-MS1</version> </parent>
compile
|-- org.apache.commons:commons-lang3:3.5
|-- org.jsoup:jsoup
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.junit.jupiter:junit-jupiter-params
|-- org.hamcrest:java-hamcrest
|-- org.mockito:mockito-junit-jupiter
provided
|-- com.buschmais.jqassistant.core:shared
|-- com.buschmais.jqassistant.core:store
|-- com.buschmais.jqassistant.core:rule
|-- com.buschmais.jqassistant.core:report