Project Summary

Project Information

Field Value
Name com.graphql-java-generator:graphql-java-server-dependencies
Description 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.1-SNAPSHOT</version> <type>pom</type> </dependency>
Homepage https://graphql-maven-plugin-project.graphql-java-generator.com/graphql-java-server-dependencies/

Project Organization

This project does not belong to an organization.

Build Information

Field Value
GroupId com.graphql-java-generator
ArtifactId graphql-java-server-dependencies
Version 3.0.1
Type pom