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 version 1.13 (1)
Sort by:Popular

GraphQL Java Runtime
Last Release on Nov 26, 2021
  • Prev
  • 1
  • Next