File | Operation |
---|---|
jqassistant.plugin.plugin-parent-1.8.0-MS1.pom | download |
<dependency>
<groupId>com.buschmais.jqassistant</groupId>
<artifactId>jqassistant.plugin.plugin-parent</artifactId>
<version>1.8.0-MS1</version>
<type>pom</type>
</dependency>
implementation("com.buschmais.jqassistant:jqassistant.plugin.plugin-parent:1.8.0-MS1")
libraryDependencies += "com.buschmais.jqassistant" % "jqassistant.plugin.plugin-parent" % "1.8.0-MS1"
@Grapes(
@Grab(group='com.buschmais.jqassistant', module='jqassistant.plugin.plugin-parent', version='1.8.0-MS1')
)
<dependency org="com.buschmais.jqassistant" name="jqassistant.plugin.plugin-parent" rev="1.8.0-MS1" />
<parent> <groupId>com.buschmais.jqassistant</groupId> <artifactId>jqa-uber-parent</artifactId> <version>1.8.0-MS1</version> </parent>
provided
|-- com.buschmais.jqassistant:asciidoctor-utilities:1.8.0-MS1
|-- com.buschmais.jqassistant:asciidoctor-utilities:1.8.0-MS1
|-- com.buschmais.jqassistant:asciidoctor-utilities:1.8.0-MS1
test