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.0compared with
Version Details
| 1.0.0-RC2 | 1.0 | |
|---|---|---|
| Release date | Nov 16, 2019 | Dec 05, 2019 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.0.0-RC2 | 1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.graphql-java » graphql-java-spring-boot-starter-webmvc | 1.0 | 2019-11-16T19-22-11-31ab4f9 |
Managed Changes (10)
| 1.0.0-RC2 | 1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.graphql-java » java-dataloader | - | 2.2.3 |
| ~ Updated | com.graphql-java » graphql-java-spring-boot-starter-webmvc | 1.0 | 2019-11-16T19-22-11-31ab4f9 |
| ~ Updated | com.graphql-java » graphql-java-spring-webmvc | 1.0 | 2019-11-16T19-22-11-31ab4f9 |
| ~ Updated | com.graphql-java-generator » graphql-java-client-dependencies | 1.0.0-RC2 | 1.0 |
| ~ Updated | com.graphql-java-generator » graphql-java-runtime | 1.0.0-RC2 | 1.0 |
| ~ Updated | com.graphql-java-generator » graphql-java-server-dependencies | 1.0.0-RC2 | 1.0 |
| ~ Updated | com.graphql-java-generator » graphql-maven-plugin-logic | 1.0.0-RC2 | 1.0 |
| ~ Updated | com.graphql-java-generator » graphql-maven-plugin-samples-Basic-server | 1.0.0-RC2 | 1.0 |
| ~ Updated | com.graphql-java-generator » graphql-maven-plugin-samples-Forum-server | 1.0.0-RC2 | 1.0 |
| ~ Updated | com.graphql-java-generator » graphql-maven-plugin-samples-StarWars-server | 1.0.0-RC2 | 1.0 |
