jQAssistant GraphQL Plugin

The jQAssistant plugin for scanning and validating GraphQL schemas.

License

License

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.plugin
ArtifactId

ArtifactId

graphql
Last Version

Last Version

1.12.0-M1
Release Date

Release Date

Type

Type

jar
Description

Description

jQAssistant GraphQL Plugin
The jQAssistant plugin for scanning and validating GraphQL schemas.
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-graphql-plugin

Download graphql

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.graphql-java : graphql-java jar 14.0
com.sun.jersey : jersey-client jar 1.19.4
com.sun.jersey : jersey-json jar 1.19.4

provided (5)

Group / Artifact Type Version
com.sun.jersey : jersey-core jar 1.19.4
javax.ws.rs : jsr311-api jar 1.1.1
com.buschmais.jqassistant.plugin : common jar 1.12.0-M1
org.projectlombok : lombok jar 1.18.22
com.buschmais.jqassistant : asciidoctor-utilities zip 1.12.0-M1

test (12)

Group / Artifact Type Version
com.buschmais.jqassistant.core : test jar 1.12.0-M1
com.buschmais.jqassistant.plugin : common test-jar 1.12.0-M1
org.junit.jupiter : junit-jupiter-engine jar
org.hamcrest : java-hamcrest jar 2.0.0.0
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-junit-jupiter jar 3.3.3
org.slf4j : slf4j-simple jar 1.8.0-beta4
org.springframework.boot : spring-boot-starter-web jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.2.4.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
com.graphql-java : graphql-java-spring-boot-starter-webmvc jar 1.0
com.buschmais.jqassistant.neo4jserver : neo4jv3 jar 1.12.0-M1

Project Modules

There are no modules declared in this project.
com.buschmais.jqassistant.plugin

Versions

Version
1.12.0-M1
1.11.1
1.11.0
1.11.0-RC-1
1.10.1
1.10.0
1.10.0-RC1
1.10.0-ALPHA1
1.9.1
1.9.0
1.9.0-RC1
1.9.0-ALPHA2
1.9.0-ALPHA1