is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.plugin:json 1.5-RC-1

The jQAssistant JSON Plugin allows jQAssistant to scan also RFC 7159 compliant JSON files.

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis JSON Data
GroupId

GroupId

com.buschmais.jqassistant.plugin
ArtifactId

ArtifactId

json
Version

Version

1.5-RC-1
Type

Type

jar

Download json 1.5-RC-1


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