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

Compile Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
MIT
com.graphql-java-generator » graphql-maven-plugin-logic3.04.0.2
Apache 2.0
org.springframework.boot » spring-boot-starter-json
Starter for reading and writing JSON
3.5.44.0.6

Provided Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
Build Model Apache 2.0
org.apache.maven » maven-artifact
Interface and implementation of Maven Artifact model
3.9.113.9.15
Build Tool Apache 2.0
org.apache.maven » maven-core
Core classes of Apache Maven to manage the building process.
3.9.113.9.15
Build Model Apache 2.0
org.apache.maven » maven-model
Model for Maven POM (Project Object Model)
3.9.113.9.15
Build Model Apache 2.0
org.apache.maven » maven-plugin-api
The API for Maven 3 plugins - Mojos - development.
3.9.113.9.15
Annotation Lib Apache 2.0
org.apache.maven.plugin-tools » maven-plugin-annotations
Java annotations to use in Mojos
3.15.13.15.2

Test Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support
Testing Apache 2.0
org.springframework » spring-test
Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ...