File | Operation |
---|---|
plugins-2.0.0-RC1.pom | download |
<dependency>
<groupId>com.buschmais.jqassistant.cli</groupId>
<artifactId>plugins</artifactId>
<version>2.0.0-RC1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.cli', module='plugins', version='2.0.0-RC1')
)
<parent> <groupId>com.buschmais.jqassistant.cli</groupId> <artifactId>parent</artifactId> <version>2.0.0-RC1</version> </parent>
compile
|-- com.buschmais.jqassistant.plugin:xml
|-- com.buschmais.jqassistant.plugin:common
|-- com.buschmais.jqassistant.plugin:java
|-- com.buschmais.jqassistant.plugin:json
|-- com.buschmais.jqassistant.plugin:junit