All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download com.graphql-java-generator JAR files with all dependencies

Search JAR files by class name

graphql-maven-plugin-project from group com.graphql-java-generator (version 2.5)

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.

Group: com.graphql-java-generator Artifact: graphql-maven-plugin-project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact graphql-maven-plugin-project
Group com.graphql-java-generator
Version 2.5
Last update 24. March 2024
Organization not specified
URL https://github.com/graphql-java-generator/graphql-java-generator
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

graphql-java-client-runtime from group com.graphql-java-generator (version 2.5)

Group: com.graphql-java-generator Artifact: graphql-java-client-runtime
Show all versions Show documentation Show source 
 

0 downloads
Artifact graphql-java-client-runtime
Group com.graphql-java-generator
Version 2.5
Last update 24. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies byte-buddy, graphql-java-client-dependencies, graphql-java-common-runtime,
There are maybe transitive dependencies!

graphql-java-server-dependencies from group com.graphql-java-generator (version 2.5)

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>

Group: com.graphql-java-generator Artifact: graphql-java-server-dependencies
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact graphql-java-server-dependencies
Group com.graphql-java-generator
Version 2.5
Last update 24. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies graphql-java-common-dependencies, spring-graphql, spring-boot-starter-webflux, javax.servlet-api, jaxb-api, jsr305,
There are maybe transitive dependencies!

graphql-java-client-dependencies from group com.graphql-java-generator (version 2.5)

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

Group: com.graphql-java-generator Artifact: graphql-java-client-dependencies
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact graphql-java-client-dependencies
Group com.graphql-java-generator
Version 2.5
Last update 24. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies graphql-java-common-dependencies, spring-graphql, spring-boot-starter-webflux, spring-boot-starter-security, spring-security-oauth2-client, commons-io, commons-text, jaxb-api, jsr305, slf4j-api,
There are maybe transitive dependencies!

graphql-java-common-dependencies from group com.graphql-java-generator (version 2.5)

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

Group: com.graphql-java-generator Artifact: graphql-java-common-dependencies
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact graphql-java-common-dependencies
Group com.graphql-java-generator
Version 2.5
Last update 24. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies graphql-java, spring-context, reactive-streams,
There are maybe transitive dependencies!

graphql-maven-plugin from group com.graphql-java-generator (version 2.5)

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

Group: com.graphql-java-generator Artifact: graphql-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact graphql-maven-plugin
Group com.graphql-java-generator
Version 2.5
Last update 24. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies graphql-maven-plugin-logic, spring-boot-starter-json,
There are maybe transitive dependencies!

graphql-java-server-runtime from group com.graphql-java-generator (version 2.5)

Group: com.graphql-java-generator Artifact: graphql-java-server-runtime
Show all versions Show documentation Show source 
 

0 downloads
Artifact graphql-java-server-runtime
Group com.graphql-java-generator
Version 2.5
Last update 24. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies graphql-java-server-dependencies, graphql-java-common-runtime,
There are maybe transitive dependencies!

graphql-java-common-runtime from group com.graphql-java-generator (version 2.5)

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

Group: com.graphql-java-generator Artifact: graphql-java-common-runtime
Show all versions Show documentation Show source 
 

0 downloads
Artifact graphql-java-common-runtime
Group com.graphql-java-generator
Version 2.5
Last update 24. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies graphql-java-common-dependencies,
There are maybe transitive dependencies!

graphql-maven-plugin-logic from group com.graphql-java-generator (version 2.5)

Group: com.graphql-java-generator Artifact: graphql-maven-plugin-logic
Show all versions Show documentation Show source 
 

0 downloads
Artifact graphql-maven-plugin-logic
Group com.graphql-java-generator
Version 2.5
Last update 24. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies graphql-java-common-runtime, commons-io, jackson-databind, plexus-build-api, slf4j-api, velocity-engine-core, graphql-java, justify, johnzon-core,
There are maybe transitive dependencies!

graphql-java-spring-mvc from group com.graphql-java-generator (version 1.18.12)

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

Group: com.graphql-java-generator Artifact: graphql-java-spring-mvc
Show all versions Show documentation Show source 
 

0 downloads
Artifact graphql-java-spring-mvc
Group com.graphql-java-generator
Version 1.18.12
Last update 23. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies spring-boot-autoconfigure, spring-webmvc, jackson-databind, javax.annotation-api, graphql-java, slf4j-api,
There are maybe transitive dependencies!



Page 1 from 3 (items total 26)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy