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
📦 Bill of Materials (BOMs)
BOMs are special artifacts that define dependency versions for a set of related artifacts. Import a BOM in your project to manage consistent versions across related dependencies.
BOMs declaring this artifact (3)
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
2.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
3.GraphQL Java Common Dependencies4 usages
com.graphql-java-generator » graphql-java-common-dependencies MIT
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
