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>
Version1.10compared with
Version Details
| 1.9 | 1.10 | |
|---|---|---|
| Release date | Aug 23, 2020 | Oct 10, 2020 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.9 | 1.10 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.graphql-java » graphql-java-spring-boot-starter-webmvc | 2019-06-24T11-47-27-31ab4f9 | 2.0 |
Managed Changes (11)
| 1.9 | 1.10 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.graphql-java » graphql-java | 14.0 | 15.0 |
| ~ Updated | com.graphql-java » graphql-java-spring-boot-starter-webmvc | 2019-06-24T11-47-27-31ab4f9 | 2.0 |
| ~ Updated | com.graphql-java » graphql-java-spring-webmvc | 2019-06-24T11-47-27-31ab4f9 | 2.0 |
| ~ Updated | com.graphql-java-generator » graphql-java-client-dependencies | 1.9 | 1.10 |
| ~ Updated | com.graphql-java-generator » graphql-java-runtime | 1.9 | 1.10 |
| ~ Updated | com.graphql-java-generator » graphql-java-server-dependencies | 1.9 | 1.10 |
| ~ Updated | com.graphql-java-generator » graphql-maven-plugin-logic | 1.9 | 1.10 |
| ~ Updated | com.graphql-java-generator » graphql-maven-plugin-samples-Basic-server | 1.9 | 1.10 |
| ~ Updated | com.graphql-java-generator » graphql-maven-plugin-samples-Forum-server | 1.9 | 1.10 |
| ~ Updated | com.graphql-java-generator » graphql-maven-plugin-samples-StarWars-server | 1.9 | 1.10 |
| ~ Updated | com.graphql-java-generator » graphql-maven-plugin-samples-allGraphQLCases-server | 1.9 | 1.10 |
