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

Compile Dependencies (6)

Category/LicenseGroup / ArtifactVersionUpdates
MIT
com.graphql-java-generator » graphql-maven-plugin-logic1.134.0.2
Build Model Apache 2.0
org.apache.maven » maven-artifact
Interface and implementation of Maven Artifact model
3.6.33.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.33.9.15
Build Model Apache 2.0
org.apache.maven » maven-model
Model for Maven POM (Project Object Model)
3.6.33.9.15
Build Model Apache 2.0
org.apache.maven » maven-plugin-api
The API for Maven 3 plugins - Mojos - development.
3.6.33.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

Provided Dependencies (1)

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

Test Dependencies (9)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
org.apache.maven » maven-aether-provider
Components completing Maven Resolver for utilizing Maven POM and repository metadata.
3.3.93.9.15
Apache 2.0
org.apache.maven » maven-compat1 vulnerability
Deprecated Maven2 classes maintained as compatibility layer.
3.6.33.9.15
Testing Apache 2.0
org.apache.maven.plugin-testing » maven-plugin-testing-harness
The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.
3.3.03.5.1
Apache 2.0
org.apache.maven.shared » maven-verifier
Provides a test harness for Maven integration tests.
1.7.21.8.0
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 ...