is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.plugin:yaml2 1.7.0-RC1

Yet another YAML file scanner for jQAssistant.

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.plugin
ArtifactId

ArtifactId

yaml2
Version

Version

1.7.0-RC1
Type

Type

jar

Download yaml2 1.7.0-RC1


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