is not current version
Last Version 1.12.0-M1

jQAssistant GraphQL Plugin 1.10.1

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
Version

Version

1.10.1
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 1.10.1


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

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 (9)

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.core : scanner jar 1.10.1
com.buschmais.jqassistant.core : plugin jar 1.10.1
com.buschmais.jqassistant.plugin : common jar 1.10.1
org.projectlombok : lombok jar 1.18.12
com.buschmais.jqassistant : asciidoctor-utilities jar 1.10.1
com.buschmais.jqassistant : asciidoctor-utilities xsl 1.10.1
com.buschmais.jqassistant : asciidoctor-utilities xsl 1.10.1

test (11)

Group / Artifact Type Version
com.buschmais.jqassistant.plugin : common test-jar 1.10.1
org.junit.jupiter : junit-jupiter-engine jar
org.hamcrest : java-hamcrest jar 2.0.0.0
org.assertj : assertj-core jar 3.16.1
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.10.1

Project Modules

There are no modules declared in this project.