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

Compile Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
MIT
com.graphql-java-generator » graphql-maven-plugin-logic1.24.0.2
Build Model Apache 2.0
org.apache.maven » maven-plugin-api
The API for Maven 3 plugins - Mojos - development.
3.6.03.9.15
Build Tool Apache 2.0
org.apache.maven » maven-project
Core classes of Apache Maven to manage the building process.
2.2.13.9.15
Build Tool Apache 2.0
org.apache.maven » maven-core1 vulnerability
Core classes of Apache Maven to manage the building process.
3.6.03.9.15

Provided Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Annotation Lib Apache 2.0
org.apache.maven.plugin-tools » maven-plugin-annotations
Java annotations to use in Mojos
3.6.03.15.2
Apache 2.0
org.springframework.boot » spring-boot-starter-data-jpa
Starter for using Spring Data JPA with Hibernate
2.1.3.RELEASE4.0.6

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
2.21.05.23.0
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support
2.23.05.23.0
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 ...