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

graphql-maven-plugin-logic 1.18.4

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 Языки программирования Maven Компиляция и сборка
Группа

Группа

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

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

graphql-maven-plugin-logic
Версия

Версия

1.18.4
Тип

Тип

jar
Описание

Описание

graphql-maven-plugin-logic
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-maven-plugin-logic

Скачать graphql-maven-plugin-logic 1.18.4


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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
com.graphql-java-generator : graphql-java-common-runtime jar 1.18.4
com.graphql-java-generator : graphql-java-client-runtime jar 1.18.4
com.graphql-java-generator : graphql-java-server-runtime jar 1.18.4
javax.persistence : javax.persistence-api jar 2.2
org.sonatype.plexus : plexus-build-api jar 0.0.7
org.slf4j : slf4j-api jar 1.7.30
org.springframework : spring-context jar
org.apache.velocity : velocity-engine-core jar 2.3
com.graphql-java : graphql-java jar 17.3
org.leadpony.justify : justify jar 2.0.0
org.apache.johnzon : johnzon-core jar 1.2.10

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.12

test (10)

Идентификатор библиотеки Тип Версия
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
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.4
org.springframework.boot : spring-boot-starter-websocket jar 2.4.4
org.javatuples : javatuples jar 1.2
com.graphql-java : graphql-java-extended-scalars jar 17.0
com.google.code.gson : gson jar 2.8.6

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

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