не последняя версия
Последняя версия 1.12.0-M1

com.buschmais.jqassistant.plugin:graphql 1.11.0-RC-1

The jQAssistant plugin for scanning and validating GraphQL schemas.

Категории

Категории

Ant Компиляция и сборка jQAssistant Тестирование приложения и мониторинг Code Analysis
Группа

Группа

com.buschmais.jqassistant.plugin
Идентификатор

Идентификатор

graphql
Версия

Версия

1.11.0-RC-1
Тип

Тип

jar

Скачать graphql 1.11.0-RC-1


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