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