is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.plugin:graphql 1.9.0-RC1

The jQAssistant plugin for scanning and validating GraphQL schemas.

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.plugin
ArtifactId

ArtifactId

graphql
Version

Version

1.9.0-RC1
Type

Type

jar

Download graphql 1.9.0-RC1


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