не последняя версия
Последняя версия 1.18

com.graphql-java-generator:graphql-java-runtime 1.16

This project is an accelerator to develop GraphQL clients and GraphQL servers in java. That is, it generates the boilerplate code, and let you concentrate on what's specific to your use case: the queries/mutations/subscriptions you will call, when in client mode. And the response to the queries/mutations/subscriptions call, as well as the relations between objects, when in server mode.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.graphql-java-generator
Идентификатор

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

graphql-java-runtime
Версия

Версия

1.16
Тип

Тип

jar
Описание

Описание

This project is an accelerator to develop GraphQL clients and GraphQL servers in java. That is, it generates the boilerplate code, and let you concentrate on what's specific to your use case: the queries/mutations/subscriptions you will call, when in client mode. And the response to the queries/mutations/subscriptions call, as well as the relations between objects, when in server mode.
Система контроля версий

Система контроля версий

https://github.com/graphql-java-generator/graphql-maven-plugin-project/tree/master/graphql-java-runtime

Скачать graphql-java-runtime 1.16


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.graphql-java-generator : graphql-java-client-dependencies pom 1.16
com.graphql-java-generator : graphql-java-server-dependencies pom 1.16

test (6)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.mockito : mockito-core jar 3.9.0
org.mockito : mockito-junit-jupiter jar 3.9.0
com.graphql-java : graphql-java-extended-scalars jar 16.0.1

Модули Проекта

Данный проект не имеет модулей.