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>
ℹ️ BOM (Bill of Materials)
This artifact is designed to be used as a BOM. It provides dependency management for a set of related artifacts, allowing you to import version information without adding the artifacts as dependencies.
This artifact is declared in 3 BOMs
Licenses
| License | URL |
|---|---|
| MIT License | http://www.opensource.org/licenses/mit-license.php |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| EtienneSF | etienne_sf<at>users.sf.net | | ||
| Spring | ask<at>spring.io | | VMware, Inc. |
