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 project's target folder
Artifacts using GraphQL Java Common Dependencies (4)
1.GraphQL Java Client Dependencies7 usages
com.graphql-java-generator » graphql-java-client-dependencies MIT
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
Java classes that are common to both the client and the server runtimes
Last Release on Feb 26, 2026
3.GraphQL Java Server Dependencies5 usages
com.graphql-java-generator » graphql-java-server-dependencies MIT
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
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
- Prev
- 1
- Next
