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-logic2.94.0.2
Apache 2.0
org.springframework.boot » spring-boot-starter-json
Starter for reading and writing JSON
2.7.184.0.6

Provided Dependencies (6)

Category/LicenseGroup / ArtifactVersionUpdates
Build Model Apache 2.0
org.apache.maven » maven-artifact
Interface and implementation of Maven Artifact model
3.8.13.9.15
Build Tool Apache 2.0
org.apache.maven » maven-core
Core classes of Apache Maven to manage the building process.
3.8.13.9.15
Build Model Apache 2.0
org.apache.maven » maven-model
Model for Maven POM (Project Object Model)
3.8.13.9.15
Build Model Apache 2.0
org.apache.maven » maven-plugin-api
The API for Maven 3 plugins - Mojos - development.
3.8.13.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
Annotation Lib Apache 2.0
org.apache.maven.plugin-tools » maven-plugin-annotations
Java annotations to use in Mojos
3.6.43.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-compat
Deprecated Maven2 classes maintained as compatibility layer.
3.8.13.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.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
4.8.15.23.0
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support
4.8.15.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 ...