File | Operation |
---|---|
plugins-1.11.0-RC-1.pom | download |
<dependency>
<groupId>com.buschmais.jqassistant.cli</groupId>
<artifactId>plugins</artifactId>
<version>1.11.0-RC-1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.cli', module='plugins', version='1.11.0-RC-1')
)
<parent> <groupId>com.buschmais.jqassistant.cli</groupId> <artifactId>parent</artifactId> <version>1.11.0-RC-1</version> </parent>
compile
|-- com.buschmais.jqassistant.plugin:asciidoc-report
|-- com.buschmais.jqassistant.plugin:xml
|-- com.buschmais.jqassistant.plugin:common
|-- com.buschmais.jqassistant.plugin:java
|-- com.buschmais.jqassistant.plugin:javaee6
|-- com.buschmais.jqassistant.plugin:jpa2
|-- com.buschmais.jqassistant.plugin:cdi
|-- com.buschmais.jqassistant.plugin:ejb3
|-- com.buschmais.jqassistant.plugin:graphml
|-- com.buschmais.jqassistant.plugin:graphql
|-- com.buschmais.jqassistant.plugin:jaxrs
|-- com.buschmais.jqassistant.plugin:json
|-- com.buschmais.jqassistant.plugin:junit
|-- com.buschmais.jqassistant.plugin:testng
|-- com.buschmais.jqassistant.plugin:m2repo
|-- com.buschmais.jqassistant.plugin:maven3
|-- com.buschmais.jqassistant.plugin:osgi
|-- com.buschmais.jqassistant.plugin:rdbms
|-- com.buschmais.jqassistant.plugin:spring
|-- com.buschmais.jqassistant.plugin:tycho