GraphQL Java Runtime

Compile Dependencies (2)

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.12.44.0.2
com.graphql-java-generator » graphql-java-server-dependencies
This pom module contains the needed dependencies for the code generated by graphql-java-generator,
1.12.44.0.2

Test Dependencies (6)

Category/LicenseGroup / ArtifactVersionUpdates
MIT
com.graphql-java » graphql-java-extended-scalars
A library of extended scalars for graphql-java
1.0.124.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 ...