GraphQL Maven Plugin Samples Basic Client

Compile Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
com.graphql-java-generator » graphql-java-client-dependencies
This pom module contains the needed dependencies for the code generated by graphql-java-generator,
1.04.0.2

Test Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
MIT
com.graphql-java-generator » graphql-maven-plugin-samples-Basic-server1.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.
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 ...