Group: com.graphql-java-generator - All Dependencies

icon

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

Jul 12, 2023
7 usages
97 stars
icon

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>

Jul 12, 2023
6 usages
97 stars
icon

Java classes that are common to both the client and the server runtimes

Jul 12, 2023
4 usages
97 stars
icon

Nov 25, 2021
3 usages
55 stars
icon

Jul 12, 2023
2 usages
97 stars
icon

This is a fork of graphql-java-spring, which will remain here until the project get alive again, and the provided PR are accepted and published

Apr 04, 2023
2 usages
97 stars
icon

Jul 12, 2023
2 usages
97 stars
icon

Jul 12, 2023
2 usages
97 stars
icon

This maven pom project embeds the various samples for the graphql-maven-plugin. These samples act both as samples, and integration tests, to validate the behavior of the plugin in different configurations.

Apr 10, 2023
55 stars
icon

com.graphql-java-generator:graphql-maven-plugin-project · This project is an accelerator to develop GraphQL clients and GraphQL servers in java. That is, it generates the boilerplate code, and let you concentrate on what's specific to your use case: the queries/mutations/subscriptions you will call, when in client mode. And the response to the queries/mutations/subscriptions call, as well as the relations between objects, when in server mode.

Jul 12, 2023
107 stars
icon

graphql-maven-plugin · Maven plugin to generate the graphql code, based on graphql schema files

Jul 12, 2023
97 stars
icon

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

Jul 12, 2023
icon

Spring Boot Authorization Server

Apr 10, 2023
icon

This module do integration tests for the generatePojo goal, in client mode

Apr 10, 2023
icon

This module do integration tests for the generatePojo goal, in client mode, with jackson annotations

Apr 10, 2023

Advertisement

Top Dependency Usages

Feb 13, 2021
95.1k usages
8.4k stars
Jun 02, 2023
69.4k usages
14.2k stars
Mar 17, 2023
51k usages
2.1k stars
Jul 31, 2023
27.1k usages
49k stars
Aug 09, 2023
25k usages
2.7k stars