is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.plugin:m2repo 1.2

Plugin for jQAssistant to be able to scan and to analyze a M2 repository.

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.plugin
ArtifactId

ArtifactId

m2repo
Version

Version

1.2
Type

Type

jar

Download m2repo 1.2


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