<dependency>
<groupId>com.buschmais.jqassistant.plugin</groupId>
<artifactId>common</artifactId>
<version>2.0.3</version>
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.plugin', module='common', version='2.0.3')
)
<parent> <groupId>com.buschmais.jqassistant.plugin</groupId> <artifactId>parent</artifactId> <version>2.0.3</version> </parent>
compile
|-- com.buschmais.jqassistant.core:store
|-- com.buschmais.jqassistant.core:scanner
|-- com.buschmais.jqassistant.core:report
|-- com.buschmais.jqassistant.core:test
|-- org.apache.commons:commons-lang3:3.8.1
|-- org.apache.commons:commons-compress:1.19
|-- org.mockito:mockito-junit-jupiter
|-- org.hamcrest:java-hamcrest
provided
|-- com.github.ben-manes.caffeine:caffeine
test
|-- org.codehaus.groovy:groovy-jsr223:3.0.0-rc-1
|-- org.jruby:jruby-core:9.3.8.0
|-- org.jruby:jruby-stdlib:9.3.8.0
|-- org.junit.jupiter:junit-jupiter-engine