com.graphql-java-generator:graphql-maven-plugin-project

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.

License

License

Categories

Categories

Java Languages Maven Build Tools
GroupId

GroupId

com.graphql-java-generator
ArtifactId

ArtifactId

graphql-maven-plugin-project
Last Version

Last Version

1.18.6
Release Date

Release Date

Type

Type

pom
Description

Description

com.graphql-java-generator:graphql-maven-plugin-project
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.
Project URL

Project URL

https://github.com/graphql-java-generator/graphql-java-generator
Source Code Management

Source Code Management

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

Download graphql-maven-plugin-project

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • graphql-java-client-dependencies
  • graphql-java-server-dependencies
  • graphql-java-common-runtime
  • graphql-java-client-runtime
  • graphql-java-server-runtime
  • graphql-java-spring-mvc
  • graphql-maven-plugin-logic
  • graphql-maven-plugin

Versions

Version
1.18.6
1.18.5
1.18.4
1.18.3
1.18.2
1.18.1
1.18
1.17.3
1.17.2
1.17
1.16
1.15
1.14.2
1.14.1
1.14
1.13
1.12.5
1.12.4
1.12.3
1.12.2
1.12.1
1.12
1.11.2
1.11.1
1.11
1.10
1.9
1.8.1
1.8
1.7.0
1.6.1
1.6.0
1.5.0
1.4
1.3.2
1.3.1
1.3
1.2
1.0
1.0.0-RC2
1.0.0-RC1