Group: GraphQL Java Generator
Sort by:Popular

This pom module contains the needed dependencies for the code generated by graphql-java-generator, when the plugin is in client mode, and the copyRuntimeSources plugin parameters is set to true
Last Release on Feb 26, 2026
GraphQL Maven Plugin Logic
Last Release on Feb 26, 2026
This pom module contains the needed dependencies for the code generated by graphql-java-generator, when the plugin is in server mode. When you use maven plugin or the gradle plugin, just add this dependency so that the generated code embeds the ...
Last Release on Feb 26, 2026
Java classes that are common to both the client and the server runtimes
Last Release on Feb 26, 2026
Dependencies for the graphql-java-common-runtime module. It contains all the dependencies for this module, so that they can be used both from the client or server runtime, of from the generated code when the runtime code is copied into the ...
Last Release on Feb 26, 2026
Code used by the generated code, at runtime, when in client mode (that is: when consuming a GraphQL API)
Last Release on Feb 26, 2026
Code used by the generated code, at runtime, when in server mode (that is: when exposing a GraphQL API)
Last Release on Feb 26, 2026

8.GraphQL Maven Plugin Project

com.graphql-java-generator » graphql-maven-plugin-project MIT

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, ...
Last Release on Feb 26, 2026
GraphQL Gradle Plugin3
Last Release on Dec 13, 2025

10.GraphQL Gradle Plugin1 usages

com.graphql-java-generator » graphql-gradle-plugin

GraphQL Gradle Plugin
Last Release on Mar 10, 2025

11.GraphQL Java Spring MVC1 usages

com.graphql-java-generator » graphql-java-spring-mvc MIT

This is a fork of graphql-java-spring, which will remain here until the project get alive again, and the provided PR are accepted and published
Last Release on Sep 23, 2023
GraphQL Maven Plugin Samples CustomTemplates RestTemplate
Last Release on Apr 10, 2023
GraphQL Maven Plugin Samples CustomTemplates Client
Last Release on Apr 10, 2023
Spring Boot Authorization Server
Last Release on Apr 10, 2023
GraphQL Maven Plugin Samples AllGraphQLCases Client
Last Release on Apr 10, 2023
This module do integration tests for the generatePojo goal, in client mode
Last Release on Apr 10, 2023
This module do integration tests for the generatePojo goal, in client mode, with jackson annotations
Last Release on Apr 10, 2023
This module do integration tests for the generatePojo goal, in server mode
Last Release on Apr 10, 2023
GraphQL Maven Plugin Samples AllGraphQLCases Server
Last Release on Apr 10, 2023

20.GraphQL Java Runtime2 usages

com.graphql-java-generator » graphql-java-runtime MIT

GraphQL Java Runtime
Last Release on Nov 26, 2021