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 necessary dependencies: <dependency><groupId>com.xyz</groupId>
<artifactId>mvn-web-deps</artifactId> <version>0.0.0-SNAPSHOT</version> <type>pom</type>
</dependency>
Artifacts using GraphQL Java Server Dependencies (5)
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
3.GraphQL Maven Plugin Samples StarWars Server1 usages
com.graphql-java-generator » graphql-maven-plugin-samples-StarWars-server MIT
GraphQL Maven Plugin Samples StarWars Server
Last Release on Dec 5, 2019
4.GraphQL Maven Plugin Samples Basic Server1 usages
com.graphql-java-generator » graphql-maven-plugin-samples-Basic-server MIT
GraphQL Maven Plugin Samples Basic Server
Last Release on Dec 5, 2019
5.GraphQL Maven Plugin Samples Forum Server1 usages
com.graphql-java-generator » graphql-maven-plugin-samples-Forum-server MIT
GraphQL Maven Plugin Samples Forum Server
Last Release on Dec 5, 2019
- Prev
- 1
- Next
