File | Operation |
---|---|
jqassistant.core-1.1.0.pom | download |
<dependency>
<groupId>com.buschmais.jqassistant.core</groupId>
<artifactId>jqassistant.core</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.core', module='jqassistant.core', version='1.1.0')
)
<parent> <groupId>com.buschmais.jqassistant</groupId> <artifactId>jqassistant</artifactId> <version>1.1.0</version> </parent>