is not current version
Last Version 1.1.4

com.buschmais.jqassistant.plugin:jqassistant.plugin.bom 1.0.0-M4


Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.plugin
ArtifactId

ArtifactId

jqassistant.plugin.bom
Version

Version

1.0.0-M4
Type

Type

pom

Download jqassistant.plugin.bom 1.0.0-M4


<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/jqassistant.plugin.bom/ -->
<dependency>
    <groupId>com.buschmais.jqassistant.plugin</groupId>
    <artifactId>jqassistant.plugin.bom</artifactId>
    <version>1.0.0-M4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/jqassistant.plugin.bom/
implementation 'com.buschmais.jqassistant.plugin:jqassistant.plugin.bom:1.0.0-M4'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/jqassistant.plugin.bom/
implementation ("com.buschmais.jqassistant.plugin:jqassistant.plugin.bom:1.0.0-M4")
'com.buschmais.jqassistant.plugin:jqassistant.plugin.bom:pom:1.0.0-M4'
<dependency org="com.buschmais.jqassistant.plugin" name="jqassistant.plugin.bom" rev="1.0.0-M4">
  <artifact name="jqassistant.plugin.bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.plugin', module='jqassistant.plugin.bom', version='1.0.0-M4')
)
libraryDependencies += "com.buschmais.jqassistant.plugin" % "jqassistant.plugin.bom" % "1.0.0-M4"
[com.buschmais.jqassistant.plugin/jqassistant.plugin.bom "1.0.0-M4"]