Last Version

jQAssistant JSON Plugin 1.12.0-M1

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

License

License

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.12.0-M1
Type

Type

jar
Description

Description

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

Project URL

http://jqassistant.org/
Project Organization

Project Organization

jQAssistant Development Team
Source Code Management

Source Code Management

https://github.com/jqassistant/jqa-json-plugin

Download json 1.12.0-M1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.buschmais.jqassistant.plugin : common jar 1.12.0-M1
org.antlr : antlr4-runtime jar 4.9.2

provided (5)

Group / Artifact Type Version
com.buschmais.jqassistant.core : plugin jar 1.12.0-M1
com.buschmais.jqassistant.core : report jar 1.12.0-M1
com.buschmais.jqassistant.core : scanner jar 1.12.0-M1
com.buschmais.jqassistant.core : store jar 1.12.0-M1
com.buschmais.jqassistant : asciidoctor-utilities zip 1.12.0-M1

test (10)

Group / Artifact Type Version
com.buschmais.jqassistant.core : test jar 1.12.0-M1
org.assertj : assertj-core jar 3.21.0
com.buschmais.jqassistant.plugin : common test-jar 1.12.0-M1
com.buschmais.jqassistant.plugin : java test-jar 1.12.0-M1
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.mockito : mockito-junit-jupiter jar 3.3.3
org.slf4j : slf4j-simple jar 1.8.0-beta4
com.buschmais.jqassistant.neo4jserver : neo4jv3 jar 1.12.0-M1

Project Modules

There are no modules declared in this project.